A modest proposal

Paul Rubin phr-n2001d at nightsong.com
Thu Nov 15 19:53:54 EST 2001


"Stuart D. Gathman" <stuart at bmsi.com> writes:
> I have been putting my thoughts toward the elusive goal of making python
> as fast as some LISP dialects.

The way to do that is with a compiler.  Speeding up access to globals
may help a little, but probably not nearly as much.



More information about the Python-list mailing list