Compiler and some example programs in MPL.
The rust source code is spaghetti without comments.
check out all features
cargo and the following packages: llvm-12-dev llvm-12-tools clang-12 build-essential zlib1g-dev
cargo run -- path/to/file.mpl
to run the benchmarks run:
- cargo test
- cargo test --features heapsize
- cargo clean