Directories
¶
| Path | Synopsis |
|---|---|
|
Command gen_linguist generates grammars/linguist_gen.go by matching gotreesitter grammar names to GitHub Linguist's languages.yml.
|
Command gen_linguist generates grammars/linguist_gen.go by matching gotreesitter grammar names to GitHub Linguist's languages.yml. |
|
Command grammar_updater refreshes pinned grammar commits in grammars/languages.lock and emits a machine-readable update report.
|
Command grammar_updater refreshes pinned grammar commits in grammars/languages.lock and emits a machine-readable update report. |
|
Command ts2go reads a tree-sitter generated parser.c file and outputs a Go source file containing a function that returns a populated *gotreesitter.Language with all extracted parse tables.
|
Command ts2go reads a tree-sitter generated parser.c file and outputs a Go source file containing a function that returns a populated *gotreesitter.Language with all extracted parse tables. |
|
Command tsquery generates type-safe Go code from tree-sitter .scm query files.
|
Command tsquery generates type-safe Go code from tree-sitter .scm query files. |
Click to show internal directories.
Click to hide internal directories.