https://github.com/dtikhonov/kid-vm
Stack-based VM to play with
https://github.com/dtikhonov/kid-vm
Last synced: 3 months ago
JSON representation
Stack-based VM to play with
- Host: GitHub
- URL: https://github.com/dtikhonov/kid-vm
- Owner: dtikhonov
- Created: 2024-03-28T02:22:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-09T02:19:59.000Z (about 1 year ago)
- Last Synced: 2025-01-24T21:24:54.008Z (5 months ago)
- Language: JavaScript
- Size: 208 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kid-vm
Kid-VM: Stack-based VM to play with.
This implementation is to assist us running a STEM workshop for the Take Your Kids
To Work Day, 2024.Try it [here](kid-vm.html)!
See [list of operations](operations.md).