Skip to content

Pinchoboo/language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPL prototype

Compiler and some example programs in MPL.

The rust source code is spaghetti without comments.

check out all features

Requirements

cargo and the following packages: llvm-12-dev llvm-12-tools clang-12 build-essential zlib1g-dev

Usage

cargo run -- path/to/file.mpl

to run the benchmarks run:

  1. cargo test
  2. cargo test --features heapsize

Troubleshooting

  1. cargo clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published