Commit Graph

19 Commits

Author SHA1 Message Date
SpookyDervish
4370dc4407 slowly fixing bugs and writing a math library 2025-10-19 10:32:33 +11:00
SpookyDervish
4bd698e330 sqrt function works... finally... ;-; 2025-10-18 19:28:54 +11:00
SpookyDervish
70bc672885 added command line arguments to the compiler 2025-10-18 07:40:47 +11:00
SpookyDervish
52686fa314 file imports work!!!!! 2025-10-18 07:21:19 +11:00
SpookyDervish
24fcbb3fb7 started work on assignment operators 2025-10-17 06:21:33 +11:00
SpookyDervish
1d6c3db5e4 FOR STATEMENTS WORK!!!!! 2025-10-16 17:35:00 +11:00
SpookyDervish
600bebb9b2 parser isnt liking for statements :( 2025-10-16 07:24:40 +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
39cc0429da WE CAN PASS ARGUMENTS TO FUNCTIONS!!!!!! 2025-10-15 07:37:01 +11:00
SpookyDervish
3c24b50a80 function arguments are getting added to the AST! 2025-10-15 07:16:15 +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
985af13d6a AST is working!!!! 2025-10-13 17:41:07 +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