collapseos/blk/044
2020-05-13 22:55:52 -04:00

5 lines
229 B
Plaintext

INTERPRET -- Get a line from stdin, compile it in tmp memory,
then execute the compiled contents.
LEAVE -- In a DO..LOOP, exit at the next LOOP call.
QUIT -- Return to interpreter prompt immediately