Improve semantics of the TEXT bytecode instruction
The TEXT instruction now replaces position at the top of the stack with the input from that position until the current position. This is simpler and cleaner semantics than the previous one, where TEXT also popped an additional value from the stack and kept the position there.redux
parent
a815a8b902
commit
dad1207c46
Loading…
Reference in New Issue