22 unstable releases (6 breaking)
0.25.3 | Mar 5, 2025 |
---|---|
0.24.7 | Jan 12, 2025 |
0.24.6 | Dec 27, 2024 |
0.24.4 | Nov 10, 2024 |
0.20.0 | Nov 21, 2021 |
#2906 in Parser implementations
26,291 downloads per month
Used in 16 crates
(9 directly)
1MB
20K
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
~348K SLoC