Why isn't LISP more widespread?
- by Andrea
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.