complete rewrite

code generator uses flowgraph as intermediate representation.  the old
    rep uses a list with explicit "StackRefs" to indicate the target
    of jumps.

pyassem converts flowgraph to bytecode, breaks up individual steps of
    generating bytecode
This commit is contained in:
Jeremy Hylton 2000-03-16 20:06:59 +00:00
parent f635abee3a
commit 36cc6a2197
4 changed files with 1778 additions and 1716 deletions

File diff suppressed because it is too large Load diff