ocaml-interpreter A simple OCaml Interpreter based on Professors Gianluigi Ferrari and Francesca Levi's minicaml interpreter example, expanded with dictionary support. Usage Run the following command: ocaml < interpreter.ml