sic

The sic programming language, compiler and tools (WIP)
Log | Files | Refs

commit aaae8317a67be4e122c123de6fa7849ea7bcc257
parent e57fe33ccd7f8f4c550ec7931b7b3f9405093402
Author: citbl <citbl@citbl.org>
Date:   Wed, 13 May 2026 19:26:12 +1000

updated todo

Diffstat:
MTODO | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TODO b/TODO @@ -2,7 +2,7 @@ Lexer --------------------- [x] comments / whitespace [x] strings -[ ] numbers +[x] numbers [ ] identifiers / keywords [ ] multi-char operators [ ] single-char operators