Stackmachine and bytecode compiler for it. Just for lulz.
Source looks like lisp because it's easier to parse.
Supported operations: +, -, *, -, ^(power).
Supported operand types: byte.
- ./compile.py input.src --output output.byt
- ./run output.byt
| Name | Name | Last commit date | ||
|---|---|---|---|---|