A simple bytecode calculator. Can be used with an input file as
cargo run --release path/to/mathematical_expressionor as a repl:
cargo run --release
>> 1 + cos(2.3) * sqrt(2e-1)- custom opcode for 16 and 32 bit numbers
- Allow to modify the previous expression visible when tipying
prev.