-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
Newer tree-sitter versions generate Rust bindings that expose a LANGUAGE
constant instead of a language
function. This way parsers only have to depend on tree-sitter-language
and not the entire tree-sitter crate, which greatly reduces version mismatches.
Metadata
Metadata
Assignees
Labels
No labels