v0.2.0:
- Complete rework to stack-based instruction set
- Expand value type list for more signed/unsigned options, and add a native string pointer type
- Simplify assembler syntax for new instruction set
this hopefully improves the accessibility of getting started while still having a...