Commit Graph

17 Commits

Author SHA1 Message Date
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
3d9208f0f8 if statements work 2025-10-14 21:23:11 +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
5741a48e73 nearly got functions to compile! 2025-10-14 07:46:54 +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
SpookyDervish
4e17674361 updated examples a tiny bit
gonna start work on actual compiler now
2025-10-13 18:03:13 +11:00
SpookyDervish
985af13d6a AST is working!!!! 2025-10-13 17:41:07 +11:00
40d695729f more work on plasma parser 2025-10-13 13:09:48 +11:00
SpookyDervish
d4aa448712 started work on parser 2025-10-13 07:07:32 +11:00
SpookyDervish
07ca0fcc32 started work on lexer 2025-10-13 06:55:35 +11:00
SpookyDervish
6da4f73ffb started writing examples for the syntax 2025-10-12 21:15:17 +11:00
b92ba37bfc Initial commit 2025-10-12 20:48:12 +11:00