I've more than once heard that sometimes a few individuals come up with great accomplishments from using Lisp. What are those refering to? What are concrete examples of people using Lisp to create great software or solve complicated problems?
|
closed as not constructive by gnat, Walter, Eric Wilson, Michael K, Bill the Lizard Jun 27 '12 at 12:54
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
The best example I know of is described in this article: http://www.paulgraham.com/avg.html. The claim is that Lisp boosted productivity thanks to its high level of abstraction: this was one of the secret weapons used by the author's company to beat competing companies. Their start up company did so well that it was eventually bought by Yahoo. Since I do not have much working experience with Lisp (I only wrote some small examples with it) I cannot confirm this claim, i.e. I do not know if Lisp would allow me to be more productive as it did for the author of the article. However, from the few experiments I did this language does seem quite powerful to me and I would give it a try if I had the opportunity. |
|||||
|
|
Successful Lisp Applications provides some examples. Also, check this: Who is using Lisp - Lisp Companies and Lisp Applications |
||||
|
|