> I don't think Python can ever beat > carefully coded C for running speed, but it can and should aim for > parity with compiled Lisp.
But common lisp compilers often beat C compilers in speed for similar tasks of moderate complexity. In particular, CMUCL beats GCC in numerical computations. David -- http://mail.python.org/mailman/listinfo/python-list