15 releases (5 breaking)
0.24.4 | Nov 10, 2024 |
---|---|
0.23.2 | Oct 1, 2024 |
0.22.6 | May 5, 2024 |
0.22.2 | Mar 17, 2024 |
0.20.0 | Nov 21, 2021 |
#615 in Development tools
16,736 downloads per month
Used in 12 crates
(6 directly)
785KB
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
~329K SLoC