Commit Graph

2 Commits

Author SHA1 Message Date
Jesse D. McDonald fd17fcd99c Update compiler description (now a working Scheme program).
Maps lexical variables, decodes argument lists, and flattens procedures
to simple lists of primitive operations, but does not yet convert to
CPS or perform register (gN, iN, fN) allocation, much less optimization.
2012-07-14 13:43:40 -05:00
Jesse D. McDonald 314e167e6e Commit initial notes on compilation from Scheme-like source code. 2012-07-14 13:43:37 -05:00