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.


    # ddm
    1 week ago

    test

Authentication required

You must log in to post a comment.

Login