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
- Host: GitHub
- URL: https://github.com/crunch09/ninja-vm
- Owner: Crunch09
- Created: 2011-04-04T21:49:23.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-07-01T08:37:13.000Z (about 15 years ago)
- Last Synced: 2023-03-15T10:46:41.101Z (over 3 years ago)
- Language: C
- Homepage:
- Size: 271 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
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