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.


There are no comments yet.

Authentication required

You must log in to post a comment.

Login