Skip to content

sh1kxrv/go-vmachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-vmachine

A Simple Simulation of VM

Example usage

Code

Demo

# simple program

add 0x10 0x10
print # 0x20
sub 0x12 0x04
print # 0x16

TODO

  • CPU

  • Registers

  • Output opcode

  • Optimizer

  • CommandLine

    • Execute
    • Compile
    • Run Raw

About

A Simple Simulation of VM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages