Skip to content

A simple OCaml Interpreter based on Professors Gianluigi Ferrari and Francesca Levi's minicaml interpreter example, expanded with dictionary support.

Notifications You must be signed in to change notification settings

gnello/ocaml-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

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

About

A simple OCaml Interpreter based on Professors Gianluigi Ferrari and Francesca Levi's minicaml interpreter example, expanded with dictionary support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages