GitHunt
MD

Mdrs-Corp/the-mu-lang

The µ programming langage interpreted in C

The µ lang

The µ programming langage C based

Documentation

See the doc folder here

Execute your maginificient code

Just type in your command line where you downloaded the interpreter :

gcc main.c -o dicke

Now that's it's compiled you just need to run the interpreter with:

./dicke your_script.µ

You can also use our Read Execute Print Loop with

rlwrap ./REPL.bash

you may need to install rlwrap (availble on aptitude and pacman)

Languages

C96.9%Shell2.0%Makefile1.1%

Contributors

Created October 5, 2021
Updated February 19, 2023