16 unstable releases (5 breaking)
new 0.24.5 | Dec 11, 2024 |
---|---|
0.24.4 | Nov 10, 2024 |
0.24.3 | Oct 9, 2024 |
0.22.6 | May 5, 2024 |
0.20.0 | Nov 21, 2021 |
#727 in Development tools
15,157 downloads per month
Used in 12 crates
(6 directly)
790KB
19K
SLoC
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.
Dependencies
~8–22MB
~330K SLoC