Why I Program in Lisp
Lisp is not the most popular language. It never was. Other
general purpose languages are more popular and ultimately can do
everything that Lisp can (if Church and Turing are correct). They
have more libraries and a larger user community than Lisp does.
They are more likely to be installed on a machine than Lisp is.
Yet I prefer to program in Lisp. I keep a Lisp REPL open at all
times, and I write prototypes and exploratory code in Lisp. Why do
I do this? Lisp is easier to remember, has fe...
Read more at funcall.blogspot.com