5 Commits

Author SHA1 Message Date
08f07e474e frontend: Add handling for comments
This commit introduces a comment token which is to be ignored by the
parser.

Signed-off-by: Ian Moffett <ian@mirocom.org>
2026-03-25 19:45:51 -04:00
7c0f40abbf frontend: Add parsing of shell blocks
Signed-off-by: Ian Moffett <ian@mirocom.org>
2026-03-21 17:15:24 -04:00
c717e80636 frontend: lexer: Add token for tilde
Signed-off-by: Ian Moffett <ian@mirocom.org>
2026-03-21 16:24:20 -04:00
046e49c7b3 frontend: lexer: Add scanning of .cc and .ld directives
Signed-off-by: Ian Moffett <ian@mirocom.org>
2026-03-21 15:41:09 -04:00
12fb91b467 frontend: parser: Add parser groundwork
Signed-off-by: Ian Moffett <ian@mirocom.org>
2026-03-21 09:56:51 -04:00