Original Post
I've been programming in C/C++ for a while, and I've noticed some limitations of the language as have many of the other members of this board. Many of those posters seem to worship Lisp as the perfect language, so I decided to check out some of the links and read some tutorials etc to figure out what is so great about Lisp.
I haven't noticed anything special about Lisp to set it above the other languages. The syntax seems to be defined to be easy to parse (in fact, the syntax appears to be a text representation of a parse tree), but other than that it doesn't seem to be too different from any of the other several languages I've used.
Could somebody explain what makes Lisp so great?
Edit: Links that are somehow Lisp-related:
http://www.paulgraham.com/diff.html
http://www.lisp.org/
http://store4.yimg.com/I/demotivators_1715_12018556
http://www.booksamillion.com/ncom/books?id=2443270818794&pid=0201083191
http://www.lisp.org/table/references.htm#ansi
http://cl-sdl.sourceforge.net/
http://www.franz.com/success/customer_apps/animation_graphics/
http://franz.com
http://lispworks.com
http://clisp.cons.org
http://www.gnu.org/software/gcl/
http://www.franz.com/success/customer_apps/animation_graphics/naughtydog.lhtml
http://www.strout.net/python/pythonvslisp.html
http://www.franz.com/support/documentation/6.0/examples/dll/dll.htm
http://www-2.cs.cmu.edu/~dst/LispBook/
http://www.franz.com/resources/educational_resources/cooper.book.pdf
http://www.lisp.org/table/performance.htm
http://world.std.com/~pitman/PS/Hindsight.html
http://www.lisp.org/table/syntax.htm
http://www.fun-o.com/products/fundev.phtml
[edited by - Extrarius on February 22, 2003 12:26:59 AM]