Commit Graph

13 Commits

Author SHA1 Message Date
SpookyDervish
85a547780d nearly working, gotta get converting numbers to strings working 2025-09-06 21:24:05 +10:00
SpookyDervish
23ec72e961 cleanup and small escape character fix 2025-09-06 21:18:22 +10:00
SpookyDervish
85331b4067 something's screwed up with im im handling string variables :/ 2025-09-06 20:54:17 +10:00
SpookyDervish
459f53a4e1 ok we have basic decimal math 👍 2025-09-04 07:45:20 +10:00
SpookyDervish
42e718d6d3 starting work on math instructions and added support for negative numbers and maybe floats 2025-09-02 19:43:48 +10:00
SpookyDervish
a32598f7f0 cleaning up some stuff and optimising 2025-09-02 16:57:56 +10:00
SpookyDervish
ef48978bb5 variable reasignment works!!! 2025-09-02 16:26:19 +10:00
SpookyDervish
b5852cde02 support older python versions a bit more 2025-09-02 07:47:49 +10:00
SpookyDervish
a1e1cf3dd8 HOLY COW VARIABLES WORK 2025-09-02 06:42:58 +10:00
SpookyDervish
88cdcfa54f ITS GENERATING AN EXECUTABLE LETS GOOOO 2025-09-01 18:00:49 +10:00
SpookyDervish
62e95a24ed fixed some scope issues and added label and line reference support to the AST 2025-09-01 07:01:30 +10:00
SpookyDervish
eee9325ab8 working on generating an AST with scope and stuff 2025-09-01 06:44:33 +10:00
0b6d74d3a9 initial commit 2025-08-31 13:48:32 +10:00