tree-sitter-loader

Crates.iotree-sitter-loader
lib.rstree-sitter-loader
version0.26.3
created_at2021-09-03 20:46:14.415562+00
updated_at2025-12-13 12:55:59.245012+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
size112,613
core (github:tree-sitter:core)

documentation

https://docs.rs/tree-sitter-loader

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: 6144

cargo fmt