Skip to content

Derive OchaCaml4D virtual machine instructions from definitional interpreter

License

Notifications You must be signed in to change notification settings

chiaki-i/ochacaml4d-instruction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artifacts for OchaCaml4D instructions

This repository includes the derivation steps for OchaCaml4D virtual machine instructions.

How to run the code

  • Download OcamlMakefile as ~/include/OCamlMakefile, or modify OCAMLMAKEFILE value in each eval*/Makefile to the desired local path.
  • Run the following to test the code in eval*/ folder.
$ cd eval1a/
$ make test

About

Derive OchaCaml4D virtual machine instructions from definitional interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published