Commit Graph

  • f122eca1d5 updated gitignore, adding a math library main SpookyDervish 2025-10-22 17:00:52 +11:00
  • e04bf9053a you can output to executables now SpookyDervish 2025-10-19 19:01:14 +11:00
  • 31099835de you can use "else" as "unless" SpookyDervish 2025-10-19 14:00:44 +11:00
  • 4370dc4407 slowly fixing bugs and writing a math library SpookyDervish 2025-10-19 10:32:33 +11:00
  • 4bd698e330 sqrt function works... finally... ;-; SpookyDervish 2025-10-18 19:28:54 +11:00
  • 70bc672885 added command line arguments to the compiler SpookyDervish 2025-10-18 07:40:47 +11:00
  • 52686fa314 file imports work!!!!! SpookyDervish 2025-10-18 07:21:19 +11:00
  • 24fcbb3fb7 started work on assignment operators SpookyDervish 2025-10-17 06:21:33 +11:00
  • 1d6c3db5e4 FOR STATEMENTS WORK!!!!! SpookyDervish 2025-10-16 17:35:00 +11:00
  • 600bebb9b2 parser isnt liking for statements :( SpookyDervish 2025-10-16 07:24:40 +11:00
  • 9f6fff9977 while loops work! SpookyDervish 2025-10-15 18:44:15 +11:00
  • 549f650b54 IT WORKS SpookyDervish 2025-10-15 16:23:51 +11:00
  • a75dcb933e function calls not working entirely >:( SpookyDervish 2025-10-15 15:32:40 +11:00
  • e0dd9ee541 working ons tring compilation SpookyDervish 2025-10-15 07:58:30 +11:00
  • 39a5151d97 started working on string literals SpookyDervish 2025-10-15 07:48:38 +11:00
  • 39cc0429da WE CAN PASS ARGUMENTS TO FUNCTIONS!!!!!! SpookyDervish 2025-10-15 07:37:01 +11:00
  • 3c24b50a80 function arguments are getting added to the AST! SpookyDervish 2025-10-15 07:16:15 +11:00
  • 049db7c53a function calls work!!! SpookyDervish 2025-10-15 06:59:29 +11:00
  • 170146ee7e wrote test program for functions SpookyDervish 2025-10-14 21:34:18 +11:00
  • bf0f9a9348 forgot about the not operator 🥀 SpookyDervish 2025-10-14 21:30:56 +11:00
  • 3d9208f0f8 if statements work SpookyDervish 2025-10-14 21:23:11 +11:00
  • 48e7488a63 fixed reassignment, starting work on if statements SpookyDervish 2025-10-14 20:02:22 +11:00
  • 655e5d1d12 AST works for variable reassignment kinda coded horribly tho lol SpookyDervish 2025-10-14 19:22:59 +11:00
  • 5741a48e73 nearly got functions to compile! SpookyDervish 2025-10-14 07:46:54 +11:00
  • 518a19d3bf AST is accepting functions!!! SpookyDervish 2025-10-14 07:14:53 +11:00
  • f9cd1dba29 VARIABLESSSS SpookyDervish 2025-10-13 21:05:03 +11:00
  • 4e17674361 updated examples a tiny bit gonna start work on actual compiler now SpookyDervish 2025-10-13 18:03:13 +11:00
  • 985af13d6a AST is working!!!! SpookyDervish 2025-10-13 17:41:07 +11:00
  • 40d695729f more work on plasma parser SpookyDervish 2025-10-13 13:09:48 +11:00
  • d4aa448712 started work on parser SpookyDervish 2025-10-13 07:07:32 +11:00
  • 07ca0fcc32 started work on lexer SpookyDervish 2025-10-13 06:55:35 +11:00
  • 6da4f73ffb started writing examples for the syntax SpookyDervish 2025-10-12 21:15:17 +11:00
  • b92ba37bfc Initial commit SpookyDervish 2025-10-12 20:48:12 +11:00