Skip to content

A simple virtual machine with a stack, registers and just enough opcodes to make a recursive factorial program!

Notifications You must be signed in to change notification settings

NathanWilliams/Simple-VM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This is just a simple stack & register virtual machine.
I made it to clarify certain concepts.

About

A simple virtual machine with a stack, registers and just enough opcodes to make a recursive factorial program!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages