mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-11 16:06:21 -04:00
5 lines
179 B
Markdown
5 lines
179 B
Markdown
# 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.
|