Simple interpreter for L1 language
Before executing any of the following commands, make sure you are at 'l1nterpreter' directory with cd l1nterpreter
and dune is running with eval $(opam env)
.
dune exec l1nterpreter
dune runtest
dune build
8000