dalejung / asttools

ast tools
MIT License
0 stars 0 forks source link

PEP 511 Codetransformers #7

Open datnamer opened 8 years ago

datnamer commented 8 years ago

https://www.python.org/dev/peps/pep-0511/

This is part of a series of PEPs for a python static optimizer: http://faster-cpython.readthedocs.org/fat_python.html

Perhaps you could provide feedback or assistance given your relevant experience. Hopefully it will make stuff like this and delayed eval emulation easier.