stack-vm 1.0.1

A generic, reusable, stack-based virtual machine.
Documentation
1
2
3
mod arithmetic;
mod conditionals;
mod functions;