7.1.0.7
The Racket virtual machine
As a concrete example of systems software, the Racket virtual machine (VM) includes an application of every lecture in this course. We’ll take a look at how one or more concepts from each lecture show up in the implementation of Racket.
Nothing specific to this class meeting will be on a quiz, homework, or exam, but looking at Racket’s implementation will hopefully provide a summary and review of the material that we’ve covered.