No description
- OCaml 44.8%
- PostScript 44%
- TeX 11.1%
| bin | ||
| lib | ||
| report | ||
| seminar | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| dune-project | ||
| README.md | ||
LCI
Report is located in the report/ folder.
Seminar Slides are located in the seminar/ folder.
To install prerequisites
opam install dune menhir clap
To run the tests
dune runtest
To run an executable
dune exec miniImpInterpreterReg -- -i bin/sum.miniimp -r 4 -v 100 -e