From a140edef347a033a5743346ca1d29687e424910a Mon Sep 17 00:00:00 2001 From: lemon Date: Sat, 24 Jun 2023 23:24:11 +0200 Subject: update todo.txt --- todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index 7981f04..f8f62bd 100644 --- a/todo.txt +++ b/todo.txt @@ -1,6 +1,6 @@ Things to finish before moving onto compiler optimizations, C extensions, other nice features -- regalloc: fix phi-eliminating moves - frontend: finish C impl: initializers, preprocessor (#include, fn-like macros, etc), forward declarations, switch, goto +- frontend: optimize lexer at some point add another backend like arm64 to make sure the non target specific stuff is generic enough.. -- cgit v1.2.3