File: README.md

package info (click to toggle)
tree-sitter 0.25.9-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,048 kB
  • sloc: ansic: 17,278; javascript: 2,242; makefile: 191; python: 91; cpp: 13
file content (4 lines) | stat: -rw-r--r-- 179 bytes parent folder | download
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.