Commit Graph

9 Commits

Author SHA1 Message Date
Sasha Koshka
5b5c66d409 I forgot comments existed haha 2024-01-25 08:27:18 +00:00
Sasha Koshka
699cd88000 Nicer testing framework for lexer 2024-01-25 08:27:17 +00:00
Sasha Koshka
54ac39ee01 Lexer now accepts files with no blank line at the end 2024-01-25 08:27:17 +00:00
Sasha Koshka
f7a6e905f6 Fix comments 2023-12-05 22:04:12 -05:00
Sasha Koshka
6074b414b5 Add comments 2023-12-05 16:52:33 -05:00
905522af56 Added string literal to parser 2023-11-26 05:16:40 -05:00
fddccf2967 Add escape sequences to strings in lexer 2023-11-26 04:56:14 -05:00
c375c18922 Star is now a separate token 2023-10-18 01:14:17 -04:00
f65f9e042c Implement custom lexer FINALLY 2023-10-18 00:48:35 -04:00