tree-sitter-htmldjango

Template parser

Provides a grammar for parsing the Django template language

A tree-sitter grammar for the Django template language

GitHub

20 stars
2 watching
5 forks
Language: C
last commit: 8 months ago
djangogrammarhtmldjangotree-sitter

Related projects:

Repository Description Stars
dlvandenberg/tree-sitter-angular A parser for Angular's Control Flow syntax and other features in its template language. 38
nverno/tree-sitter-jq A C implementation of a grammar parser for the Jq language 3
gdamore/tree-sitter-d A grammar for parsing D source code syntax 41
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-xml Provides grammars and parser implementation for XML & DTD files 29
tree-sitter/tree-sitter-php Provides a grammatical parser for PHP code to analyze its structure and syntax 156
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-chatito A parser for a specialized language used in chat platforms 2
tree-sitter-grammars/tree-sitter-doxygen A grammar for parsing Doxygen comments in a tree-sitter parser 13
flurie/tree-sitter-jq A tree-sitter grammar for parsing and syntax analysis of the jq programming language 28
tree-sitter-grammars/tree-sitter-kdl A grammar definition for parsing KDL syntax 27
madskjeldgaard/tree-sitter-supercollider A grammar for parsing SuperCollider code using the Tree-sitter parser 43
teddytrombone/tree-sitter-typoscript Provides a parsing grammar for a specific domain-specific language (TypoScript) using the Tree-sitter parser framework. 5
tree-sitter/tree-sitter-cpp A C++ implementation of the Tree Sitter parser framework 270