Your search query "linkto%3A%22ASTBasedOptimization%22" didn't return any results. Please change some terms and refer to HelpOnSearching for more information.

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.

This may not make a great GSoC project, given the existing work in this area on the issue tracker (e.g. http://bugs.python.org/issue11549) and the attention it is likely to receive from existing core devs in the coming months ~ncoghlan


CategoryIdeas

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