tree-sitter-typst
Typst parser
Provides a TreeSitter grammar for the Typst programming language to enable syntax highlighting and parsing
Tree Sitter grammar for Typst
116 stars
3 watching
11 forks
Language: C
last commit: 11 days ago
Linked from 1 awesome list
editorshelix-editortree-sittertree-sitter-parsertypst
Related projects:
Repository | Description | Stars |
---|---|---|
teddytrombone/tree-sitter-typoscript | Provides a parsing grammar for a specific domain-specific language (TypoScript) using the Tree-sitter parser framework. | 5 |
seniormars/tree-sitter-typst | A parser for the Typst File Format used in typesetting | 138 |
tree-sitter-grammars/tree-sitter-query | A parser for a query language used in tree-sitter parsers | 53 |
frozolotl/tree-sitter-typst | A tree-sitter grammar for the TypSt typesetting language with a focus on correctness and intended to be used as a parser. | 76 |
tree-sitter-grammars/tree-sitter-doxygen | A grammar for parsing Doxygen comments in a tree-sitter parser | 13 |
tree-sitter-grammars/tree-sitter-xml | Provides grammars and parser implementation for XML & DTD files | 29 |
tree-sitter-grammars/tree-sitter-pem | A parser for PEM files based on the tree-sitter framework | 3 |
tree-sitter/tree-sitter-cpp | A C++ implementation of the Tree Sitter parser framework | 270 |
tree-sitter-grammars/tree-sitter-hare | A Tree-Sitter grammar file for parsing a specific programming language feature | 10 |
tree-sitter-grammars/tree-sitter-chatito | A parser for a specialized language used in chat platforms | 2 |
tree-sitter-grammars/tree-sitter-bitbake | A JavaScript grammar definition for parsing BitBake configurations | 15 |
latex-lsp/tree-sitter-latex | Generates a LaTeX grammar for the tree-sitter parser generator | 103 |
tree-sitter-grammars/tree-sitter-kdl | A grammar definition for parsing KDL syntax | 27 |
nverno/tree-sitter-jq | A C implementation of a grammar parser for the Jq language | 3 |
tree-sitter-grammars/tree-sitter-objc | An Objective-C grammar for parsing the language used in iOS and macOS applications. | 12 |