[Python-Dev] python compiler (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Tue Apr 6 11:22:31 CEST 2010


Maciej Fijalkowski wrote:

Except none of the things mentioned above is actually a "Python compiler".

No, but they grapple with many of the same issues that a Python compiler would face, and it would be informative to see how they tackle those issues. If you want to advance the state of the art, you first need to find out what the state of the art is.

-- Greg



More information about the Python-Dev mailing list