5.5.7. Interfacing Compiled Code to the Evaluator
Scheme compiler into C instructions
As a counterpoint to exercise 5.51 , modify the compiler so that it compiles Scheme procedures into sequences of C instructions. Compile the metacircular evaluator of 4.1 to produce a Scheme interpreter written in C.
Nobody's finished this exercise yet. You'll be the first!