This is my try at writing a virtual machine from scratch. The project is currently in the design and planning phase,
so no actual code exists at the moment. The design documents can be found in the design folder of this repository.
- Fork it ( https://github.com/KCreate/stackvm/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
- KCreate Leonard Schuetz - creator, maintainer