C311 Fall96. Assignment 8 (solution)

This solution is split in several files, for you to be able to take a look at each step.
a8a.ss CPS Form. Continuation represented as data structures.
a8b.ss Register Form.
a8c.ss Framed Continuation Form.
a8d.ss Framed Stack Form.
a8e.ss Unframed Stack Form.
a9f.ss Unframed Stack Form (optimized).
I just removed redundant code, like (let ((ls v-reg)) ...) and (set! v-reg v-reg).
Gustavo Gomez / ggomezes@cs.indiana.edu


Last modified on Thu Nov 7 10:48:45 1996