ilychvm 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. Run ./compile.py input.src --output output.byt ./run output.byt