google / grumpy

Grumpy is a Python to Go source code transcompiler and runtime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Applying AST optimizer.

corona10 opened this issue · comments

CPython project has the long-term plan to applying AST optimizer in their interpreter.

I think that we could apply this one for our project.
https://pypi.python.org/pypi/astoptimizer