From bb560b4201d8b813ed3999250845f365ff9d6c50 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Wed, 1 Nov 2023 00:18:36 +0200 Subject: more tweaks to syntax --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') 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 -- cgit v1.3