cs3110 / textbook

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

Issue on page /chapters/interp/exercises.html #70

Closed allison-j-l closed 2 years ago

allison-j-l commented 2 years ago

The exercise to parse simpl expressions seems to not be updated to work with a dune build system. ![Uploading Screen Shot 2022-05-07 at 7.49.44 PM.png…]()

They should instead say Interp.main.parse "22"

Screen Shot 2022-05-07 at 7 50 28 PM
jnfoster commented 2 years ago

Thanks. Will fix.