Added print statement, various other fixes

This commit is contained in:
2026-07-10 02:06:03 -05:00
parent 725c6aa835
commit cf3e14c9e7
10 changed files with 261 additions and 87 deletions
+12
View File
@@ -0,0 +1,12 @@
# TODO
+ function calling
+ functions
+ mutable bindings
+ arrays
+ type syntax
+ error handling
+ pattern matching
+ closures
+ structs & tuples
+ loops
+ proper vm