Timothy-G-Griffin / cc_cl_cam_ac_uk
OCaml code for Compiler Construction course at University of Cambridge
☆41Updated 4 years ago
Alternatives and similar repositories for cc_cl_cam_ac_uk:
Users that are interested in cc_cl_cam_ac_uk are comparing it to the libraries listed below
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated 2 months ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- A small library to output memory graph for ocaml values☆37Updated 9 months ago
- Tools for record-and-replay debugging☆43Updated 2 years ago
- The LLVM tutorial using OCaml☆61Updated 4 years ago
- LL(1) parser generator verified in Coq