Re: Joel hammers the final nail into Lisp's coffin



On 1 Sep 2006 13:03:49 -0700, smallpond@xxxxxxxx:

Perhaps you should read his article "Can Your Programming Language Do
This?"

http://www.joelonsoftware.com/items/2006/08/01.html

[Note: this message doesn't contains anything about my opinion; I'm
merely trying to analyze Joel's POV.]

What Joel says thourough his articles is something like: "Lisp is very
elegant, and contains lots of ideas. Pick those ideas and put them
into another language to make working programs."

Note that in that article, he doesn't speak much about Lisp; he just
says that some functions are named from their Lisp counterpart.
What he describes can be done in several languages. If I'm not
mistaken, you can do that in PHP and Javascript, and it's not that
complicated to do (nearly) the same in C++.

.



Relevant Pages

  • Re: Symbolic programming for dummies
    ... If you search for articles on computer language popularity, ... thanks for introducing me to Lisp. ...
    (sci.math.symbolic)
  • Re: How are LISP programs commonly deployed?
    ... typical way to deploy a LISP app, but I suspect I have overlooked ... I deploy lisp in emacs. ... recently citing my own articles in newsgroup is becoming ... I frequently need to turn a file path such as ...
    (comp.lang.lisp)
  • Re: How are LISP programs commonly deployed?
    ... typical way to deploy a LISP app, but I suspect I have overlooked ... I deploy lisp in emacs. ... recently citing my own articles in newsgroup is becoming ... I frequently need to turn a file path such as ...
    (comp.lang.lisp)
  • Re: why C++ STILL sucks for games
    ... This reminds me of the Paul Graham ... >> articles. ... PG could do much more for Lisp by building a great application then ...
    (comp.lang.lisp)
  • Re: Your Guru Paul Graham is getting trashed on Slashdot.
    ... > Thanks for these excellent articles. ... I'm curious to hear your opinion ... maybe it is Ruby now, I have been out of touch for a couple of months. ... We had a Lisp newby here recently who mentioned that Ruby had stolen ...
    (comp.lang.lisp)

Loading