tree-sitter-language

Crates.iotree-sitter-language
lib.rstree-sitter-language
version0.1.5
created_at2024-08-26 13:54:17.994353+00
updated_at2025-02-18 03:48:53.737346+00
descriptionThe tree-sitter Language type, used by the library and by language implementations
homepagehttps://tree-sitter.github.io/tree-sitter
repositoryhttps://github.com/tree-sitter/tree-sitter
max_upload_size
id1352251
size3,859
core (github:tree-sitter:core)

documentation

README

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.

Commit count: 5980

cargo fmt