This repository has been archived on 2024-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
trixy/trixy-parser/docs
Benedikt Peetz f73d3aa5d7
feat(parser): Add support for parsing function pointer types
Notably these diverge from rust, by requiring argument names. This is a
deliberate design decision, as it help users to guess what's going to be
passed into their callback.
2024-03-26 17:34:53 +01:00
..
grammar.ebnf feat(parser): Add support for parsing function pointer types 2024-03-26 17:34:53 +01:00
grammar.pdf docs(trixy-parser): Update the railroad diagrams 2024-02-18 13:36:37 +01:00