cpython/Lib/compiler
Jeremy Hylton 8b6323d3ef checking in initial weekend's work
compile.py: ASTVisitor framework plus bits of a code generator that
    should be bug-for-buf compatible with compile.c

misc.py: Set and Stack helpers

test.py: a bit of simple sample code that compile.py will work on
2000-02-04 00:28:21 +00:00
..
__init__.py make p2c a package 2000-02-04 00:25:34 +00:00
ast.py three files from the p2c cvs tree. the message here indicates the 2000-02-04 00:25:23 +00:00
misc.py checking in initial weekend's work 2000-02-04 00:28:21 +00:00
pycodegen.py checking in initial weekend's work 2000-02-04 00:28:21 +00:00
transformer.py three files from the p2c cvs tree. the message here indicates the 2000-02-04 00:25:23 +00:00