tree-sitter-rust-orchard

Crates.iotree-sitter-rust-orchard
lib.rstree-sitter-rust-orchard
version0.13.0
created_at2025-06-04 09:18:54.861029+00
updated_at2025-09-16 12:53:00.420126+00
descriptionGrammar for Rust that aims to be closer to the actual AST
homepage
repositoryhttps://codeberg.org/grammar-orchard/tree-sitter-rust-orchard
max_upload_size
id1700002
size12,063,082
Antonin Delpeuch (wetneb)

documentation

README

tree-sitter-rust-orchard

crates

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.

Commit count: 0

cargo fmt