Will Lisp ever become super popular?
|
1
|
|||||||
|
|
|
Super popular? Totally! In all seriousness, while Lisp itself may not be becoming more popular, there has been increasing interest in functional programming. Haskell, OCaml, F#, and other languages are seeing increased usage recently, not to mention the pushes for lambda expressions and closures in Java and C++. So while people may not be programming with parenthesis, the core concepts of Lisp are indeed becoming more popular. I am a little disappointed that this topic has been closed. Though the question may have been brief and inarticulate, it nevertheless asks and interesting question. |
||||||||
|
|
|
I personally love lisp, scheme in particular. However, I doubt it will ever go much beyond what it is today unless someone creates a lisp dialect with a CPAN style library system. Lack of robust libraries is a major disadvantage for lisp. It's possible that Paul Graham's Arc will revive interest in it, but I'm not very hopeful. That said lisp will be around for along time. It is already 50 years old and has out lasted languages that came after it. It's specific domain, in my humble opinion, is academia. It is well suited to learning very quickly. The SICP Videos cover the language itself in about two lectures, and quickly move on to the stuff that really matters. As much as I hate to agree with ESR, even if you never use it for your job, learning lisp will make you a better programmer. |
||||||||||
|
|
|
http://www.flownet.com/gat/jpl-lisp.html?dupe=with_honor
Popularity is in the eye of the beholder. |
||
|
|
|
|
Probably not. The major APIs are tied to other languages, and most CS grads are working primarily with Java. That isn't to say that Lisp isn't useful. PLT Scheme lets you write functional programs that run on the current major operating systems. However, the tool set isn't there and there isn't much support from important organizations. In short, unless Microsoft switches to Lisp from C#, or Apple from Objective-C, then no. |
||
|
|
|
|
No it won't let me post just the word no... but no, it won't |
||
|
|
|
|
Is there a need for it to be? As long as a programming language satifies the needs for whatever niche it finds itself inhabiting, that programming language can have a long and fulfilling life. |
||
|
|
|
|
Not likely. It is really good at well, dealing with lists, but it isn't a complex enough language to become huge. |
||||||||||
|
|
|
No, I think it has passed its prime. /Allan |
||
|
|
