AST'ing. Let's go for this.

This commit is contained in:
Paul R. Tagliamonte 2013-03-02 23:48:22 -05:00
parent b42fdc0bb7
commit 8ce7871bf1

View File

@ -22,4 +22,6 @@ from hy.compilers import HyCompiler
class HyASTCompiler(HyCompiler):
pass
def compile(self, tree):
pass