diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2023-03-30 21:13:47 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2023-03-30 21:13:47 +0300 |
| commit | b8211cda90f8a9cb14657d3328cfa9ec78722c5c (patch) | |
| tree | 047036fd67d8b46ca2fd88b2597b03fd99fbc867 /TODO | |
| parent | 78cf00cb506cb86112cb715e4d2d69ec11b20c42 (diff) | |
| download | ek-b8211cda90f8a9cb14657d3328cfa9ec78722c5c.tar.gz ek-b8211cda90f8a9cb14657d3328cfa9ec78722c5c.zip | |
change to left-to-right resolver
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
