23 unstable releases (6 breaking)
0.25.4 | May 11, 2025 |
---|---|
0.25.3 | Mar 5, 2025 |
0.25.2 | Feb 18, 2025 |
0.24.6 | Dec 27, 2024 |
0.20.0 | Nov 21, 2021 |
#2871 in Parser implementations
19,644 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
~9–23MB
~357K SLoC