Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 336 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 336 Bytes

Subdirectories

  • src - C source code for the Tree-sitter library
  • include - C headers for the Tree-sitter library
  • binding_rust - Rust bindings to the Tree-sitter library
  • binding_web - JavaScript bindings to the Tree-sitter library, using WebAssembly