I've written some codes for generating Concrete Syntax Tree from Pest grammar. Maybe [that repository](https://github.com/theverydarkness/pest-typed) can be merged into some repository under [pest-parser](https://github.com/pest-parser) in the future if appreciated. Examples can be found on [docs.rs](https://docs.rs/pest_typed_derive/latest/pest_typed_derive/) or [examples directory](https://github.com/TheVeryDarkness/pest-typed/tree/main/derive/examples). An [issue](https://github.com/pest-parser/pest/issues/882) in pest suggests me to ask for feedback here :)