tree-sitter-generate 0.25.3

Library for generating C source code from a tree-sitter grammar
Documentation
1
2
3
4
# Tree-sitter Generate

This helper crate implements the logic for the `tree-sitter generate` command,
and can be used by external tools to generate a parser from a grammar file.