Skip to content

gcatlin/simple-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

simple-vm

Mostly a copy/paste of Simple Virtual Machine by Bartosz Sypytkowski.

cc simple-vm.c && ./a.out

It prints 8 because it runs the equivalent of fib(6) (hard-coded in the source).

Related



  • fa-vm (simple VM in C, from Felix Angell)
  • simple-vm (simple VM in C, from Bartosz Sypytkowski)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages