Current section
Files
Jump to
Current section
Files
c_src/lib/README.md
## Subdirectories
* [`src`](./src) - C source code for the Tree-sitter library
* [`include`](./include) - C headers for the Tree-sitter library
* [`binding_rust`](./binding_rust) - Rust bindings to the Tree-sitter library
* [`binding_web`](./binding_web) - JavaScript bindings to the Tree-sitter library, using WebAssembly