tree-sitter-rust-orchard
v0.16.3
Published
Grammar for Rust that aims to be closer to the actual AST
Downloads
113
Maintainers
Readme
tree-sitter-rust-orchard
This is a fork of the tree-sitter-rust grammar. It focuses on:
- faithfulness of the produced trees with the semantics of Rust
- ability to parse Rust files with recent syntactic constructs
- proactive reviewing of contributions and onboarding of their authors into the project, via the governance model
Note that unlike upstream, generated files are not checked into git, so you need to run tree-sitter generate after cloning this repository.
Contributions are welcome, so are co-maintainers.
