Python compilers?

Peter Hansen peter at engcorp.com
Mon May 17 20:55:38 EDT 2004


Svein Ove Aas wrote:

> Is anyone working on a python-to-native compiler?
> I'd be interested in taking a look.
> 
> Come to think of it, is anyone working on a sexpr-enabled version of
> Python, or anything similar? I really miss my macros whenever I try to
> use it...

Lots of past threads on this, including this one:
http://groups.google.com/groups?&th=8f7b4867334c3d07

(Short answers: no, maybe, look at Psyco, PyPy, and others...)

-Peter



More information about the Python-list mailing list