tree-sitter-rego
Rego parser
An implementation of tree-sitter for the Rego language
11 stars
3 watching
6 forks
Language: C
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
tree-sitter/tree-sitter-regex | A parser for regular expressions that provides a structured representation of the match results | 74 |
tree-sitter-grammars/tree-sitter-chatito | A parser for a specialized language used in chat platforms | 2 |
nverno/tree-sitter-jq | A C implementation of a grammar parser for the Jq language | 3 |
tree-sitter/tree-sitter-php | Provides a grammatical parser for PHP code to analyze its structure and syntax | 156 |
r-lib/tree-sitter-r | An R grammar for tree-sitter that provides Rust bindings | 113 |
tree-sitter-grammars/tree-sitter-query | A parser for a query language used in tree-sitter parsers | 53 |
tree-sitter-grammars/tree-sitter-pem | A parser for PEM files based on the tree-sitter framework | 3 |
tree-sitter/tree-sitter-cpp | A C++ implementation of the Tree Sitter parser framework | 270 |
tree-sitter-grammars/tree-sitter-xml | Provides grammars and parser implementation for XML & DTD files | 29 |
frozolotl/tree-sitter-typst | A tree-sitter grammar for the TypSt typesetting language with a focus on correctness and intended to be used as a parser. | 76 |
tree-sitter-grammars/tree-sitter-hyprlang | A language grammar for parsing hyprlang configuration files | 121 |
joker1007/tree-sitter-rbs | A Tree-sitter grammar parser for the Ruby Backwards Compatible Syntax | 11 |
flurie/tree-sitter-jq | A tree-sitter grammar for parsing and syntax analysis of the jq programming language | 28 |
tree-sitter-grammars/tree-sitter-objc | An Objective-C grammar for parsing the language used in iOS and macOS applications. | 12 |
gdamore/tree-sitter-d | A grammar for parsing D source code syntax | 41 |