From b8211cda90f8a9cb14657d3328cfa9ec78722c5c Mon Sep 17 00:00:00 2001 From: Kimplul Date: Thu, 30 Mar 2023 21:13:47 +0300 Subject: change to left-to-right resolver --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index 43f47d7..9d9f25e 100644 --- a/TODO +++ b/TODO @@ -17,3 +17,4 @@ OPTIMIZATIONS: + Output one procedure at a time through the backend, would allow us to free actualized procs immediately instead of keeping them around in memory + Simplify IDs to just char arrays, would save on memory ++ Types can just be types, they maybe don't need to be full on AST nodes -- cgit v1.3