Why isn't LISP more widespread?
Posted
by
Andrea
on Programmers
See other posts from Programmers
or by Andrea
Published on 2011-03-19T22:27:12Z
Indexed on
2011/03/20
0:17 UTC
Read the original article
Hit count: 287
I am starting to learn Scheme by the SICP videos, and I would like to move to Common Lisp next.
The language seems very interesting, and most of the people writings books on it advocate that it has unequalled expressive power. CL seems to have a decent standard library.
Why is not Lisp more widespread? If it is really that powerful, people should be using it all over, but instead it is nearly impossible to find, say, Lisp job advertisements.
I hope it is not just the parenthesis, as they are not a great problem after a little while.
© Programmers or respective owner