Under Control
Pre-release
Pre-release
This version adds GOTO, GOSUB, IF-THEN, and REM to our statement collection. The expression parser is still pretty simple, but you can use =, <>, <=, >=, <, > to compare strings or numbers.
I am continuing to update the project wiki here on GitHub as I add features to the interpreter, so you can try looking there for information and submit an issue if it looks like I missed something.