aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 957ee3d..3d19998 100644
--- a/TODO
+++ b/TODO
@@ -16,6 +16,9 @@ to be used to interface with C
+ Build the consteval stuff
+ Use built in location tracking with @$ in bison?
++ For now it might be a good idea to just implement generic types to get
+started, and add stuff like lambdas and so on later?
+
OPTIMIZATIONS:
+ Use hashmaps or something similar for lookups for types and calls
+ Output one procedure at a time through the backend, would allow us to free