An open API service indexing awesome lists of open source software.

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

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).