Skip to content

Under Control

Pre-release
Pre-release
Compare
Choose a tag to compare
@treytomes treytomes released this 22 Dec 18:05
· 60 commits to main since this 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.

v0 0 3