cs3110 / textbook

The CS 3110 Textbook, "OCaml Programming: Correct + Efficient + Beautiful"
Other
720 stars 132 forks source link

Issue on interpreters #82

Closed LinuxKernelDevelopment closed 2 years ago

LinuxKernelDevelopment commented 2 years ago

In the page 413 of pdf version.

Note: Because of the addition tooling required, the code in this chapter is not runnable in a browser like the previous chapters. But we do provide downloadable code for each interpreter implemented here.

How to find the downloadable code ?

jnfoster commented 2 years ago

There are zip files in various places in the the rest of this chapter. For example, see Section 9.2.4, which links to simpl.zip.