tree-sitter-query
Query parser
A parser for a query language used in tree-sitter parsers
TS query grammar for tree-sitter
53 stars
6 watching
14 forks
Language: JavaScript
last commit: 11 days ago parserquerytree-sitter
Related projects:
Repository | Description | Stars |
---|---|---|
tree-sitter/tree-sitter-php | Provides a grammatical parser for PHP code to analyze its structure and syntax | 156 |
tree-sitter-grammars/tree-sitter-pem | A parser for PEM files based on the tree-sitter framework | 3 |
tree-sitter-grammars/tree-sitter-bitbake | A JavaScript grammar definition for parsing BitBake configurations | 15 |
tree-sitter-grammars/tree-sitter-hare | A Tree-Sitter grammar file for parsing a specific programming language feature | 10 |
tree-sitter-grammars/tree-sitter-doxygen | A grammar for parsing Doxygen comments in a tree-sitter parser | 13 |
tree-sitter-grammars/tree-sitter-hyprlang | A language grammar for parsing hyprlang configuration files | 121 |
tree-sitter-grammars/tree-sitter-zig | A grammar definition for parsing Zig source code using the Tree Sitter parser | 8 |
tree-sitter/tree-sitter-cpp | A C++ implementation of the Tree Sitter parser framework | 270 |
prql/tree-sitter-prql | A grammar definition for a programming language syntax | 7 |
derekstride/tree-sitter-sql | A general SQL grammar for tree-sitter | 158 |
tree-sitter-grammars/tree-sitter-chatito | A parser for a specialized language used in chat platforms | 2 |
tree-sitter-grammars/tree-sitter-ssh-config | A parser for OpenSSH client configuration files using the Tree Sitter framework | 9 |
tree-sitter-grammars/tree-sitter-objc | An Objective-C grammar for parsing the language used in iOS and macOS applications. | 12 |
nverno/tree-sitter-jq | A C implementation of a grammar parser for the Jq language | 3 |
flurie/tree-sitter-jq | A tree-sitter grammar for parsing and syntax analysis of the jq programming language | 28 |