Commit Graph

6 Commits

Author SHA1 Message Date
9e7648bc72 All sorts of test scaffolding works now 2025-02-20 18:06:44 +01:00
1556d54226 lex_hello worked for a second just now
this is just a backup however
2025-02-02 10:20:03 +01:00
52c8d1c95a Updated everything and moved to hard tab indentation 2025-01-08 19:20:34 +01:00
3a3ae98aff Began implementing fully isomorphic macros
Like Rust's Proc macros. Now we have preprocessor recursion to worry about. I also made a cool macro for enums
2024-10-14 00:13:09 +02:00
3a63894de2 New plans for macros
About to move them completely to stdlib
2024-08-18 22:57:06 +02:00
11951ede43 Lexer test mode works 2024-08-04 23:24:32 +02:00