tree-sitter-heex
HEX parser
A Tree-sitter grammar and parser for HTML-aware extension of EEx in Phoenix framework
HEEx grammer for Tree-sitter
53 stars
9 watching
12 forks
Language: JavaScript
last commit: 25 days ago Related projects:
Repository | Description | Stars |
---|---|---|
connorlay/tree-sitter-eex | Provides a parser and grammar for a specific embedded language in JavaScript | 9 |
tree-sitter-grammars/tree-sitter-pem | A parser for PEM files based on the tree-sitter framework | 3 |
latex-lsp/tree-sitter-latex | Generates a LaTeX grammar for the tree-sitter parser generator | 103 |
tree-sitter/tree-sitter-php | Provides a grammatical parser for PHP code to analyze its structure and syntax | 156 |
tree-sitter-grammars/tree-sitter-query | A parser for a query language used in tree-sitter parsers | 53 |
connorlay/tree-sitter-surface | Provides a Tree-sitter grammar and parser for a specific Elixir template syntax used in Phoenix server-side rendering component library. | 19 |
tree-sitter-grammars/tree-sitter-hyprlang | A language grammar for parsing hyprlang configuration files | 121 |
virchau13/tree-sitter-astro | A Tree-sitter grammar for the Astro web framework's special HTML format | 98 |
tree-sitter-grammars/tree-sitter-hare | A Tree-Sitter grammar file for parsing a specific programming language feature | 10 |
tree-sitter-grammars/tree-sitter-slang | An extension to the tree-sitter-parser that supports slang syntax | 4 |
rubixdev/tree-sitter-asm | A grammar for parsing assembly code in tree-sitter | 28 |
tree-sitter-grammars/tree-sitter-doxygen | A grammar for parsing Doxygen comments in a tree-sitter parser | 13 |
nverno/tree-sitter-jq | A C implementation of a grammar parser for the Jq language | 3 |
teddytrombone/tree-sitter-typoscript | Provides a parsing grammar for a specific domain-specific language (TypoScript) using the Tree-sitter parser framework. | 5 |
tree-sitter-grammars/tree-sitter-ssh-config | A parser for OpenSSH client configuration files using the Tree Sitter framework | 9 |