Commit Graph

9 Commits

Author SHA1 Message Date
Lawrence Kesteloot fffda67741 Fix stash problem in AND or OR. 2018-08-12 00:03:01 -07:00
Lawrence Kesteloot af7c5b440f Add arrays. 2018-08-05 22:59:56 -07:00
Lawrence Kesteloot 84d9a7ce82 Add unary minus (negative). 2018-08-05 16:43:50 -07:00
Lawrence Kesteloot fb323943ce Add NOT. 2018-08-05 16:27:33 -07:00
Lawrence Kesteloot 61f85e228c Add equality and inequality operators. 2018-08-03 16:41:52 -07:00
Lawrence Kesteloot e02aeeb9ec Can subtract, multiply, and divide. 2018-08-03 16:25:57 -07:00
Lawrence Kesteloot 5a755ca3c5 Add IF/THEN statement. 2018-08-03 15:31:11 -07:00
Lawrence Kesteloot e95f2cf67f Add POKE statement. 2018-08-02 14:44:18 -07:00
Lawrence Kesteloot d6093b9678 Support expressions of sums. 2018-08-02 00:45:58 -07:00