tree-sitter-git-config
config parser
A tree-sitter grammar for parsing Git configuration language
A tree-sitter grammar for git's configuration language
2 stars
3 watching
3 forks
Language: JavaScript
last commit: about 1 year ago configgitparsertree-sitter
Related projects:
Repository | Description | Stars |
---|---|---|
tree-sitter-grammars/tree-sitter-ssh-config | A parser for OpenSSH client configuration files using the Tree Sitter framework | 9 |
the-mikedavis/tree-sitter-diff | A grammar for parsing diff output from git commits. | 38 |
tree-sitter-grammars/tree-sitter-hyprlang | A language grammar for parsing hyprlang configuration files | 121 |
tree-sitter-grammars/tree-sitter-query | A parser for a query language used in tree-sitter parsers | 53 |
tree-sitter-grammars/tree-sitter-bitbake | A JavaScript grammar definition for parsing BitBake configurations | 15 |
tree-sitter/tree-sitter-php | Provides a grammatical parser for PHP code to analyze its structure and syntax | 156 |
tree-sitter-grammars/tree-sitter-doxygen | A grammar for parsing Doxygen comments in a tree-sitter parser | 13 |
tree-sitter-grammars/tree-sitter-pem | A parser for PEM files based on the tree-sitter framework | 3 |
corn-config/tree-sitter-corn | A parser implementation for a specific configuration language used in an industrial software project. | 3 |
gordiandziwis/tree-sitter-turtle | A set of grammar rules for parsing JavaScript code using the tree-sitter parser | 7 |
tree-sitter-grammars/tree-sitter-hare | A Tree-Sitter grammar file for parsing a specific programming language feature | 10 |
tree-sitter-grammars/tree-sitter-zig | A grammar definition for parsing Zig source code using the Tree Sitter parser | 8 |
tree-sitter-grammars/tree-sitter-xml | Provides grammars and parser implementation for XML & DTD files | 29 |
nverno/tree-sitter-jq | A C implementation of a grammar parser for the Jq language | 3 |
tree-sitter-grammars/tree-sitter-objc | An Objective-C grammar for parsing the language used in iOS and macOS applications. | 12 |