An open API service indexing awesome lists of open source software.

https://github.com/crunch09/ninja-vm

Virtual Machine for Ninja
https://github.com/crunch09/ninja-vm

Last synced: about 1 year ago
JSON representation

Virtual Machine for Ninja

Awesome Lists containing this project

README

          

######## Ninja VM ########

Installation / Kompilieren
------------

cd /path/to/Ninja/VM
make

Ausfuehren
----------

./njvm path/to/filename.bin

Fuehrt eine kompilierte Ninja-Datei aus.

Debugger
--------

./njvm --debug path/to/filename.bin

Startet den Debugger. Die Beschreibun des Debuggers
entnehmen Sie bitte der Datei debug.txt.

Copyright
---------
Hermann Sutter, Matr.Nr. 897886
Florian Thomas, Matrin.Nr. 896858