diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2023-11-01 00:18:36 +0200 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2023-11-01 00:18:36 +0200 |
| commit | bb560b4201d8b813ed3999250845f365ff9d6c50 (patch) | |
| tree | ce83ca11d065d42629d7837ed3b8c5d50bb0b55e /TODO | |
| parent | fed864bf018e7d97fda24089ebe08fa0da1c3b97 (diff) | |
| download | ek-bb560b4201d8b813ed3999250845f365ff9d6c50.tar.gz ek-bb560b4201d8b813ed3999250845f365ff9d6c50.zip | |
more tweaks to syntax
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
