mirror of
https://github.com/helix-editor/tree-house.git
synced 2025-10-06 00:12:46 +02:00
779ab28a83d0f5721bba825dfe07ab3e8b22594a
According to <https://redirect.github.com/mikepb/endian.h/issues/4> this should be supported and seems to fix the IllumOS build. Also see the PR for upstream: <https://redirect.github.com/tree-sitter/tree-sitter/pull/4450>. Co-authored-by: Mike Zeller <mike@mikezeller.net>
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.
Languages
Rust
98.4%
Nix
0.9%
Shell
0.7%