Commit Graph

12 Commits

Author SHA1 Message Date
SpookyDervish
9f6fff9977 while loops work! 2025-10-15 18:44:15 +11:00
SpookyDervish
549f650b54 IT WORKS 2025-10-15 16:23:51 +11:00
a75dcb933e function calls not working entirely >:( 2025-10-15 15:32:40 +11:00
SpookyDervish
39a5151d97 started working on string literals 2025-10-15 07:48:38 +11:00
SpookyDervish
3c24b50a80 function arguments are getting added to the AST! 2025-10-15 07:16:15 +11:00
SpookyDervish
049db7c53a function calls work!!! 2025-10-15 06:59:29 +11:00
SpookyDervish
170146ee7e wrote test program for functions 2025-10-14 21:34:18 +11:00
SpookyDervish
bf0f9a9348 forgot about the not operator 🥀 2025-10-14 21:30:56 +11:00
SpookyDervish
48e7488a63 fixed reassignment, starting work on if statements 2025-10-14 20:02:22 +11:00
SpookyDervish
655e5d1d12 AST works for variable reassignment
kinda coded horribly tho lol
2025-10-14 19:22:59 +11:00
SpookyDervish
518a19d3bf AST is accepting functions!!! 2025-10-14 07:14:53 +11:00
SpookyDervish
f9cd1dba29 VARIABLESSSS 2025-10-13 21:05:03 +11:00