[Python-Dev] python compiler

Terry Reedy tjreedy at udel.edu
Mon Apr 5 22:10:02 CEST 2010


On 4/5/2010 10:54 AM, willian at ufpa.br wrote:
> for a college project, I proposed to create a compiler for python. I've
> read something about it and maybe I saw that made a bad choice. I hear
> everyone's opinion respond.

If you want to do something useful, pick an existing project (several 
have already been named) that intrigues you and work on filling in one 
of the holes. I can imagine that this might be as educational as, for 
instance, compiling a toy subset of Python.

tjr




More information about the Python-Dev mailing list