summaryrefslogtreecommitdiff
path: root/core/parser.c
AgeCommit message (Collapse)Author
6 hoursparser: Use 'res' instead of 'tok' indirectionChloe M.
Signed-off-by: Chloe M. <chloe@mirocom.org>
36 hourscore: parser: Remove debug linesChloe M.
Signed-off-by: Chloe M. <chloe@mirocom.org>
37 hourscore: parser: Add initial preprocessing stubsChloe M.
Signed-off-by: Chloe M. <chloe@mirocom.org>
45 hourscore: parser: Add parser-side nom functionChloe M.
Signed-off-by: Chloe M. <chloe@mirocom.org>
47 hourscore: lexer: Add operational tokensIan Moffett
Signed-off-by: Ian Moffett <ian@mirocom.org>
47 hourscore: lexer: Add token for ':' byteIan Moffett
Signed-off-by: Ian Moffett <ian@mirocom.org>
47 hourscore: lexer: Add unsigned type tokensIan Moffett
Signed-off-by: Ian Moffett <ian@mirocom.org>
47 hourscore: lexer: Add preprocessor tokensIan Moffett
Signed-off-by: Ian Moffett <ian@mirocom.org>
47 hourscore: lexer: Add arrow tokenChloe M.
Signed-off-by: Chloe M. <chloe@mirocom.org>
47 hourscore: lexer: Add comment skippingChloe M.
Signed-off-by: Chloe M. <chloe@mirocom.org>
2 dayscore: Add lexer + parser groundworkIan Moffett
Signed-off-by: Ian Moffett <ian@mirocom.org>