Differences between revisions 5 and 6
Revision 5 as of 2003-08-21 18:20:18
Size: 914
Editor: host154
Comment:
Revision 6 as of 2003-08-21 18:42:33
Size: 1832
Editor: host154
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * ''Several'': Lutz Prechelt's article [http://www.ipd.uka.de/~prechelt/Biblio/ An Empirical Comparison of C, C++, Java, Perl, Python, Rexx, and Tcl for a Search/String-Processing Program] is a little old ((c) 2000), but it is REAL RESEARCH, comparing productivity and program performance for 80 different implementations of the same requirements, in 7 languages.
 * ''Several'': Guido's essay on [http://www.python.org/doc/essays/comparisons.html Comparing Python to Other Languages].
 * ''Perl'': [http://www.linuxjournal.com/article.php?sid=3882 Why Python] Eric Raymond describes how he discovered Python, how it compares to Perl, and why he was impressed.
 * ''Perl'': [http://www.python.org/doc/Humor.html#yoda Python vs. Perl according to Yoda] (humor)
 * ''Several'': Lutz Prechelt's article ''[http://www.ipd.uka.de/~prechelt/Biblio/ An Empirical Comparison of C, C++, Java, Perl, Python, Rexx, and Tcl for a Search/String-Processing Program]'' is a little old ((c) 2000), but it is REAL RESEARCH, comparing productivity and program performance for 80 different implementations of the same requirements, in 7 languages.
 * ''Several'': Guido's essay ''[http://www.python.org/doc/essays/comparisons.html Comparing Python to Other Languages]''.
 * ''Several'': GlyphLefkowitz wrote, and MikeConnell updated some ''very simple'' [http://www.flat222.org/mac/bench/ performance benchmarks]. Since 2002 this is no longer being updated.
 * ''Perl'': In ''
[http://www.linuxjournal.com/article.php?sid=3882 Why Python]'' Eric Raymond describes how he discovered Python, how it compares to Perl, and why he was impressed.
 * ''Perl'': The humorous ''[http://www.python.org/doc/Humor.html#yoda Python vs. Perl according to Yoda]''.
 * ''Lisp'': Peter Norvig wrote ''[http://www.norvig.com/python-lisp.html Python for Lisp Programmers]'' which includes a feature-by-feature comparison.
 * ''Scheme'': Moshe Zadka has written [http://www.python.org/doc/pythonVSscheme.html a brief outline of the differences between Python and Scheme].
 * ''Tcl'': Frank Stajano's paper, ''[http://www.foretec.com/python/workshops/1998-11/proceedings/papers/stajano/stajano.html Implementing the SMS server, or why I switched from Tcl to Python]'', was presented at the [http://www.foretec.com/python/workshops/1998-11/ Seventh Internation Python Conference]
(in 1998). (Also available in [http://www-lce.eng.cam.ac.uk/~fms27/papers/tr-1998-9.pdf PDF].)

Comparing Python to various other languages:

Full Treatments:

External Articles:

... please add more!

LanguageComparisons (last edited 2014-04-19 09:17:58 by DaleAthanasias)

Unable to edit the page? See the FrontPage for instructions.