From bad9ab7479d66dfdb1c8e2d18c23fbcff9ec394b Mon Sep 17 00:00:00 2001 From: Kimplul Date: Tue, 15 Aug 2023 21:41:29 +0300 Subject: updates to syntax --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 9d9f25e..f692f32 100644 --- a/TODO +++ b/TODO @@ -12,6 +12,9 @@ to be used to interface with C + Come up with some better file extension, .cu seems to be used by cuda - In fact Copper is already taken :( ++ Build new type system (current one build on top of AST fucking sucks) ++ Build the consteval stuff + 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