aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2023-11-01 00:18:36 +0200
committerKimplul <kimi.h.kuparinen@gmail.com>2023-11-01 00:18:36 +0200
commitbb560b4201d8b813ed3999250845f365ff9d6c50 (patch)
treece83ca11d065d42629d7837ed3b8c5d50bb0b55e /TODO
parentfed864bf018e7d97fda24089ebe08fa0da1c3b97 (diff)
downloadek-bb560b4201d8b813ed3999250845f365ff9d6c50.tar.gz
ek-bb560b4201d8b813ed3999250845f365ff9d6c50.zip
more tweaks to syntax
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