https://github.com/scompo/stack-vm
stack-vm
https://github.com/scompo/stack-vm
Last synced: over 1 year ago
JSON representation
stack-vm
- Host: GitHub
- URL: https://github.com/scompo/stack-vm
- Owner: scompo
- License: bsd-2-clause
- Created: 2016-11-07T18:44:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-03T15:10:59.000Z (over 9 years ago)
- Last Synced: 2025-01-21T00:18:48.739Z (over 1 year ago)
- Language: Go
- Size: 1.11 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stack-vm
stack-vm is a simple stack virtual machine written in go.
## Documentation
The documentation for this project can be found on [godoc.org](https://godoc.org) clicking the link below.
[](https://godoc.org/github.com/scompo/stack-vm)
## Build status
The status of the current master branch could be found on [travis-ci](https://travis-ci) clicking the link below.
[](https://travis-ci.org/scompo/stack-vm)