tree-sitter-eex
Elixir embedder
Provides a parser and grammar for a specific embedded language in JavaScript
EEx grammar for Tree-sitter
10 stars
4 watching
3 forks
Language: JavaScript
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
phoenixframework/tree-sitter-heex | A Tree-sitter grammar and parser for HTML-aware extension of EEx in Phoenix framework | 57 |
tree-sitter-grammars/tree-sitter-query | A parser for a query language used in tree-sitter parsers | 55 |
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 | 159 |
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-pem | A parser for PEM files based on the tree-sitter framework | 3 |
tree-sitter-grammars/tree-sitter-hyprlang | A language grammar for parsing hyprlang configuration files | 124 |
teddytrombone/tree-sitter-typoscript | Provides a parsing grammar for a specific domain-specific language (TypoScript) using the Tree-sitter parser framework. | 5 |
nverno/tree-sitter-jq | A C implementation of a grammar parser for the Jq language | 3 |
graphql-elixir/graphql_parser | An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) | 20 |
tree-sitter-grammars/tree-sitter-objc | An Objective-C grammar for parsing the language used in iOS and macOS applications. | 14 |
rubixdev/tree-sitter-asm | A grammar for parsing assembly code in tree-sitter | 28 |
virchau13/tree-sitter-astro | A Tree-sitter grammar for the Astro web framework's special HTML format | 98 |
derekstride/tree-sitter-sql | A general SQL grammar for tree-sitter | 162 |