Re: merits of Lisp vs Python
Mark Tarver wrote:
By that standard, every other mainstream dynamically typed language for
you is a cut-down version of Lisp with worse performance.
Somehow you conveniently miss the fact that he stated that it is ...
1. An excellent language for his intended use.
2. Easy to use and learn.
3. Easier to read than Lisp.
4. Looks more like pseudo code than does Lisp.
Here is a quote from the same Peter Norvig
"Python has been an important part of Google since the beginning, and
remains so as the system grows and evolves. Today dozens of Google
engineers use Python, and we're looking for more people with skills in
this language."
You confirm things too easily :-).
Mark Tarver wrote:
Paul Rubin wrote:
>
Thanks; a quick read of your reference to Norvig's analysis
>
>
seems to show that Python is a cut down (no macros) version of Lisp
with a worse performance.
"Mark Tarver" <dr.mtarver@uko nline.co.ukwrit es:
<http://google.com/search?q=python +lisp&btnI=I'm+ feeling+lucky>
How do you compare Python to Lisp? What specific advantages do you
think that one has over the other?
think that one has over the other?
Thanks; a quick read of your reference to Norvig's analysis
>
>
seems to show that Python is a cut down (no macros) version of Lisp
with a worse performance.
you is a cut-down version of Lisp with worse performance.
The only substantial advantage I can see is
that GUI, and Web libraries are standard.
that GUI, and Web libraries are standard.
1. An excellent language for his intended use.
2. Easy to use and learn.
3. Easier to read than Lisp.
4. Looks more like pseudo code than does Lisp.
Here is a quote from the same Peter Norvig
"Python has been an important part of Google since the beginning, and
remains so as the system grows and evolves. Today dozens of Google
engineers use Python, and we're looking for more people with skills in
this language."
This confirms my suspicion
that Lisp is losing out to newbies because of its
lack of standard support for the things many people want to do.
that Lisp is losing out to newbies because of its
lack of standard support for the things many people want to do.
Comment