[Python-Dev] AST manipulation and source code generation

Chad Whitacre chad at zetaweb.com
Thu May 26 14:46:50 CEST 2005


> Would there be any interest in extending the compiler package with tools
> for AST transformations and for emitting Python source code from ASTs?

Heh, so I guess the answer is "yes."

BTW, how does the concept of AST transformations relate to the concept 
of (Lisp) macros? Am I right to think that they are similar?



chad



More information about the Python-Dev mailing list