Compiling

Scott David Daniels scott.daniels at acm.org
Fri Feb 3 12:30:20 EST 2006


Simon Faulkner wrote:
> ... why hasn't someone written a compiler for Python?
> I guess it's not that simple eh?


What would you call PyPy?

As to the idea of a python-to-machine code translator, the
benefit would not be very great without at least a PyPy
level of understanding of the code -- no simple translation
would be much faster than the CPython implementation.

By the way, be careful about your tone.  It sounds like
brick-throwing in this generally friendly newsgroup.

--Scott David Daniels
scott.daniels at acm.org



More information about the Python-list mailing list