Files
lci/README.md
2025-01-17 00:54:00 +01:00

295 B

LCI

Report is located in the report/ 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