tree-sitter-doxygen
Comment parser
A grammar for parsing Doxygen comments in a tree-sitter parser
Doxygen grammar for tree-sitter
13 stars
4 watching
6 forks
Language: JavaScript
last commit: 6 months ago doxygenparsertree-sitter
Related projects:
Repository | Description | Stars |
---|---|---|
tree-sitter-grammars/tree-sitter-query | A parser for a query language used in tree-sitter parsers | 53 |
tree-sitter-grammars/tree-sitter-slang | An extension to the tree-sitter-parser that supports slang syntax | 4 |
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-hyprlang | A language grammar for parsing hyprlang configuration files | 121 |
tree-sitter/tree-sitter-php | Provides a grammatical parser for PHP code to analyze its structure and syntax | 156 |
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 |
tree-sitter-grammars/tree-sitter-hare | A Tree-Sitter grammar file for parsing a specific programming language feature | 10 |
latex-lsp/tree-sitter-latex | Generates a LaTeX grammar for the tree-sitter parser generator | 103 |
tree-sitter-grammars/tree-sitter-ssh-config | A parser for OpenSSH client configuration files using the Tree Sitter framework | 9 |
nverno/tree-sitter-jq | A C implementation of a grammar parser for the Jq language | 3 |
uben0/tree-sitter-typst | Provides a TreeSitter grammar for the Typst programming language to enable syntax highlighting and parsing | 116 |
gdamore/tree-sitter-d | A grammar for parsing D source code syntax | 41 |
teddytrombone/tree-sitter-typoscript | Provides a parsing grammar for a specific domain-specific language (TypoScript) using the Tree-sitter parser framework. | 5 |