Luna Virtual Machine Simple register-based virtual machine with own assembler. Quick Start To build all project at start use bilSetup.sh then run build: $ ./bilSetup.sh $ ./bin/build -b To test some example: $ ./bin/luna examples/<name.ln> -ti