Skip to content
/ A51-vm Public

Personal virtual machine, for learning purposes

License

Notifications You must be signed in to change notification settings

smokja/A51-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A51-vm

Personal virtual machine, for learning purposes
A51 -> Area 51
A51 is currently a register based vm. It is not very complex and currently has only 5 instructions.
ADD
MOVE
MUL
LOAD
HALT

The whole implementation is in the file A51vm.lua, because I still do not know how to import other lua files into my own lua file. Planning to reimplement and continue A51-vm in C++.

About

Personal virtual machine, for learning purposes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages