Skip to content

ambr0siaa/LunaVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 

About

Register based virtual machine

Resources

License

Stars

Watchers

Forks