[Edu-sig] The Great Computer Language Shootout

L. Humbert humbert@hagen.de
Sun, 03 Jun 2001 15:19:00 +0200


Hi,

after all it's worth to take a look at:
http://www.bagley.org/~doug/shootout/

There you'll find a benchmark comparison of a number of programming
languages, done by 
Doug Bagley

Yes, Python is mentioned and compared there, too.

python:
ackermann ary ary2 echo except fibo hash hash2 
heapsort lists matrix methcall moments nestedloop 
objinst prodcons random regexmatch reversefile sieve 
spellcheck strcat sumcol wc wordfreq

All the source code is included (;-

	Ludger