applesoft_basic.git
4 years agoFull type checking for expression evaluation
Nick Downing [Sun, 15 May 2022 07:23:52 +0000 (17:23 +1000)]
Full type checking for expression evaluation

4 years agoImplement IF statement
Nick Downing [Sun, 15 May 2022 07:09:55 +0000 (17:09 +1000)]
Implement IF statement

4 years agoInitial commit, can interpret LET, PRINT and GOTO, expression evaluation works
Nick Downing [Sun, 15 May 2022 07:03:46 +0000 (17:03 +1000)]
Initial commit, can interpret LET, PRINT and GOTO, expression evaluation works