This repository includes the derivation steps for OchaCaml4D virtual machine instructions.
- Download OcamlMakefile as
~/include/OCamlMakefile
, or modifyOCAMLMAKEFILE
value in eacheval*/Makefile
to the desired local path. - Run the following to test the code in
eval*/
folder.
$ cd eval1a/
$ make test