OCaml code for Compiler Construction course at University of Cambridge
Primary LanguageOCaml
To build the slang compiler:
dune build
To clean the repo
dune clean