Revision 1 as of 2011-03-12 18:29:10

Clear message

The current optimization of Python byte code is based on the byte code. To make the maintenance of the peephole optimizations more maintainable and potentially also more powerful, it would be useful to perform them on the level of the abstract syntax tree. Students interested in this project for the Summer of Code should include an explicit list of the transformations they want to support in their proposal.

Unable to edit the page? See the FrontPage for instructions.