8 releases
| 0.1.7 | Feb 1, 2026 |
|---|---|
| 0.1.6 | Dec 9, 2025 |
| 0.1.5 | Feb 18, 2025 |
| 0.1.3 | Dec 11, 2024 |
| 0.1.0 | Aug 26, 2024 |
#75 in FFI
2,379,672 downloads per month
Used in 2,099 crates
(476 directly)
18KB
449 lines
Tree-sitter Language
This crate provides a LanguageFn type for grammars to create Language instances from a parser,
without having to worry about the tree-sitter crate version not matching.