• Jeremy Hylton's avatar
    rename compile.py to pycodegen.py · 7fab23e9
    Jeremy Hylton authored
    fix imports
    remove parse functions and visitor code
    track name change: Classdef to Class
    
    add some comments and tweak order of visitXXX methods
    
    get rid of if __name__ == "__main__ section
    7fab23e9
pycodegen.py 24.1 KB