tree-sitter-angular
Template parser
A parser for Angular's Control Flow syntax and other features in its template language.
Tree Sitter Grammar for Angular
38 stars
4 watching
9 forks
Language: C
last commit: about 2 months ago angulargrammarlexerparsertree-sittertree-sitter-parsertreesitter
Related projects:
Repository | Description | Stars |
---|---|---|
interdependence/tree-sitter-htmldjango | Provides a grammar for parsing the Django template language | 20 |
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 |
gdamore/tree-sitter-d | A grammar for parsing D source code syntax | 41 |
tree-sitter-grammars/tree-sitter-xml | Provides grammars and parser implementation for XML & DTD files | 29 |
tree-sitter-grammars/tree-sitter-query | A parser for a query language used in tree-sitter parsers | 53 |
tree-sitter/tree-sitter-cpp | A C++ implementation of the Tree Sitter parser framework | 270 |
tree-sitter/tree-sitter-php | Provides a grammatical parser for PHP code to analyze its structure and syntax | 156 |
tree-sitter/haskell-tree-sitter | Haskell bindings for an incremental parsing toolkit used in compiler development and language analysis. | 154 |
tree-sitter-grammars/tree-sitter-kdl | A grammar definition for parsing KDL syntax | 27 |
kerl13/tree-sitter-menhir | A Menhir grammar definition for parsing and lexing C code in the Tree-Sitter parser framework. | 5 |
virchau13/tree-sitter-astro | A Tree-sitter grammar for the Astro web framework's special HTML format | 98 |
tree-sitter-grammars/tree-sitter-hyprlang | A language grammar for parsing hyprlang configuration files | 121 |
nverno/tree-sitter-jq | A C implementation of a grammar parser for the Jq language | 3 |
tree-sitter/tree-sitter-verilog | A system for parsing and analyzing the Verilog programming language used in digital electronics design. | 93 |
tree-sitter-grammars/tree-sitter-objc | An Objective-C grammar for parsing the language used in iOS and macOS applications. | 12 |