Skip to content

Releases: AntoineBlondon/Muni-Interpreter

Muni Interpreter Script

11 Feb 10:26
6191904
Compare
Choose a tag to compare

This is the bash script that can be used to run .mun files.

In order to use it, you need to allow execution:

chmod +x ./mun

Then, you can start running your favourite muni programs:

./mun file.mun