Commit Graph

18 Commits

Author SHA1 Message Date
b46a66cea7 Partially working function calling 2025-12-28 13:41:05 +11:00
337b88c148 Fix function calling bug 2025-12-26 13:50:14 +11:00
525b2bc733 Add >, >=, <, <= 2025-12-22 13:49:44 +11:00
a3a9553189 Function calling and input() builtin 2025-12-20 20:25:48 +11:00
3c66df5be0 Add fib test 2025-12-20 16:27:54 +11:00
72ec9c1fb6 Fixes, rebrand 2025-12-20 15:09:09 +11:00
c04e631180 Half working stuff 2025-12-20 14:47:24 +11:00
16a406b52f Variables 2025-12-20 14:28:39 +11:00
0488067ef2 While loop 2025-12-20 07:37:15 +11:00
a8e5f6a0f1 Proper string parsing 2025-12-20 06:58:41 +11:00
b5c8b1b7ec WIP conditionals work 2025-12-19 16:17:57 +11:00
99bc0dbdc2 If statements 2025-12-15 11:37:27 +11:00
57f5466506 Start work on if 2025-12-14 17:17:19 +11:00
e7aa2a1ca4 puts command 2025-12-14 16:07:58 +11:00
adaf712441 Addition 2025-12-14 15:38:36 +11:00
52966e3390 Add more data types 2025-12-14 14:49:32 +11:00
30a030ca0e Simple parsing and code generation 2025-12-14 14:21:19 +11:00
f1b156ce4d Initial commit 2025-12-13 18:07:26 +11:00