Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 308 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 308 Bytes

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