7 releases
new 0.2.1 | Jul 12, 2025 |
---|---|
0.2.0 | Jun 6, 2025 |
0.1.1 | May 15, 2025 |
0.1.0-beta.2 | Mar 11, 2025 |
0.0.0 | Feb 12, 2025 |
#1507 in Parser implementations
4,856 downloads per month
Used in tree-house
545KB
14K
SLoC
tree-house
This repository contains a number of crates used by the Helix editor for integration with the tree-sitter C library.
bindings/
contains thetree-house-bindings
crate which provides Rust bindings over the C library.highlighter/
contains thetree-house
crate which exposes a robust highlighter and query iterator for working across [injections].skidder/
contains theskidder
crate which exposes utilities for building a package repository for tree-sitter grammars.cli/
contains theskidder-cli
crate which wrapsskidder
in a command line interface.
Dependencies
~3–14MB
~96K SLoC