Hacker News new | ask | show | jobs
by martinflack 3993 days ago
CL is a powerful general purpose language in which you can accomplish much the same things as other programming languages. Where it will really shine is when you benefit from extending the language or environment to suit a domain and then you solve problems of that domain.

Try this as an explanation (and keep reading the book): http://www.gigamonkeys.com/book/introduction-why-lisp.html