Problem: Macros (re)defined in `endian.h` conflict with system headers on FreeBSD (at least). Solution: Rely on system `endian.h` on OpenBSD, FreeBSD, NetBSD, and DragonFly Ref. https://github.com/mikepb/endian.h/issues/4 |
||
|---|---|---|
| .. | ||
| binding_rust | ||
| binding_web | ||
| include/tree_sitter | ||
| language | ||
| src | ||
| .ccls | ||
| Cargo.toml | ||
| CMakeLists.txt | ||
| README.md | ||
| tree-sitter.pc.in | ||
Subdirectories
src- C source code for the Tree-sitter libraryinclude- C headers for the Tree-sitter librarybinding_rust- Rust bindings to the Tree-sitter librarybinding_web- JavaScript bindings to the Tree-sitter library, using WebAssembly