Commit Graph

10 Commits

Author SHA1 Message Date
chloe 5c3c78f561 core: parser: Remove debug lines
Signed-off-by: Chloe M. <chloe@mirocom.org>
2026-05-23 19:24:22 -04:00
chloe 8483d3c445 core: parser: Add initial preprocessing stubs
Signed-off-by: Chloe M. <chloe@mirocom.org>
2026-05-23 19:03:15 -04:00
chloe a0b204fadd core: parser: Add parser-side nom function
Signed-off-by: Chloe M. <chloe@mirocom.org>
2026-05-23 14:36:55 +00:00
chloe 5f72602471 core: lexer: Add operational tokens
Signed-off-by: Ian Moffett <ian@mirocom.org>
2026-05-23 09:01:18 -04:00
chloe 07859d3735 core: lexer: Add token for ':' byte
Signed-off-by: Ian Moffett <ian@mirocom.org>
2026-05-23 08:54:14 -04:00
chloe a6f776e1f2 core: lexer: Add unsigned type tokens
Signed-off-by: Ian Moffett <ian@mirocom.org>
2026-05-23 08:52:56 -04:00
chloe 62451acdd4 core: lexer: Add preprocessor tokens
Signed-off-by: Ian Moffett <ian@mirocom.org>
2026-05-23 08:49:17 -04:00
chloe 86645eb137 core: lexer: Add arrow token
Signed-off-by: Chloe M. <chloe@mirocom.org>
2026-05-23 08:13:45 -04:00
chloe 3e3ccae003 core: lexer: Add comment skipping
Signed-off-by: Chloe M. <chloe@mirocom.org>
2026-05-23 08:13:45 -04:00
chloe 74e2e8c772 core: Add lexer + parser groundwork
Signed-off-by: Ian Moffett <ian@mirocom.org>
2026-05-23 02:21:09 -04:00