rosella/doc
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
..
bytecode.txt Add bytecodes to skip the rest of a block based on a condition. 2012-07-14 13:43:33 -05:00
compiler.txt Update compiler description (now a working Scheme program). 2012-07-14 13:43:40 -05:00
translation.txt Swap continuation & context in the lambda and template structures. 2012-07-14 13:43:26 -05:00