Skip to content

Cozy Rust bindings to the tree-sitter C library and a robust highlighter

License

Notifications You must be signed in to change notification settings

helix-editor/tree-house

Repository files navigation

tree-house

This repository contains a number of crates used by the Helix editor for integration with the tree-sitter C library.

  • bindings/ contains the tree-house-bindings crate which provides Rust bindings over the C library.
  • highlighter/ contains the tree-house crate which exposes a robust highlighter and query iterator for working across [injections].
  • skidder/ contains the skidder crate which exposes utilities for building a package repository for tree-sitter grammars.
  • cli/ contains the skidder-cli crate which wraps skidder in a command line interface.

About

Cozy Rust bindings to the tree-sitter C library and a robust highlighter

Topics

Resources

License

Stars

Watchers

Forks

Languages