tree-sitter-loader

Crates.iotree-sitter-loader
lib.rstree-sitter-loader
version0.25.10
created_at2021-09-03 20:46:14.415562+00
updated_at2025-09-22 22:20:53.734114+00
descriptionLocates, builds, and loads tree-sitter grammars at runtime
homepagehttps://tree-sitter.github.io/tree-sitter
repositoryhttps://github.com/tree-sitter/tree-sitter
max_upload_size
id446619
size108,068
core (github:tree-sitter:core)

documentation

README

Tree-sitter Loader

The tree-sitter command-line program will dynamically find and build grammars at runtime, if you have cloned the grammars' repositories to your local filesystem. This helper crate implements that logic, so that you can use it in your own program analysis tools, as well.

Commit count: 5980

cargo fmt