tree-sitter-loader

Crates.iotree-sitter-loader
lib.rstree-sitter-loader
version0.22.6
sourcesrc
created_at2021-09-03 20:46:14.415562
updated_at2024-05-05 20:59:50.112665
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
size57,205
Amaan Qureshi (amaanq)

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

cargo fmt