6 Commits

Author SHA1 Message Date
000756fca9 More grammar
All checks were successful
Validate the build / validate-build (push) Successful in 27s
2025-04-02 15:39:41 +02:00
35c471f8d4 Partial parser implementation 2025-04-02 12:59:55 +02:00
bcc1569b39 Add a parser combinator to parse a delimited list 2025-04-02 12:59:55 +02:00
5746ef1c5a Add basic parser combinators 2025-04-02 12:59:51 +02:00
2cab530eed Add "primitive" parsers for all the non-trivia tokens in the lexer grammar 2025-04-02 12:59:47 +02:00
7ac4eac37f Add basic parser utilities 2025-04-02 12:59:41 +02:00