Skip to content

mysterywave/virtualmachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

virtualmachine

A simple virtual machine that interprets SALL16 bytecode

Running

Compile using gcc -O3 main.c

Run using ./a.out

Or, to do them both, use sh run.sh

About

A simple virtual machine that interprets SALL16 bytecode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published