• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..21-Nov-2021-

binding_rust/H21-Nov-2021-3,3812,727

binding_web/H03-May-2022-1,173972

include/tree_sitter/H21-Nov-2021-1,128444

src/H21-Nov-2021-13,80010,075

.cclsH A D21-Nov-202136 54

Cargo.tomlH A D21-Nov-2021946 3932

README.mdH A D21-Nov-2021336 86

README.md

1Subdirectories
2--------------
3
4* [`src`](./src) - C source code for the Tree-sitter library
5* [`include`](./include) - C headers for the Tree-sitter library
6* [`binding_rust`](./binding_rust) - Rust bindings to the Tree-sitter library
7* [`binding_web`](./binding_web) - JavaScript bindings to the Tree-sitter library, using WebAssembly
8