Commit Graph

6 Commits

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