tree-sitter-typst
Typst parser
A parser for the Typst File Format used in typesetting
A TreeSitter parser for the Typst File Format
138 stars
9 watching
7 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
uben0/tree-sitter-typst | Provides a TreeSitter grammar for the Typst programming language to enable syntax highlighting and parsing | 116 |
seniormars/typst-raytracer | Testing and implementing a raytracer in a novel programming language | 7 |
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 |
seniormars/typst.nvim | A Neovim plugin for supporting the TypST language with Treesitter highlighting, snippets, and integration. | 145 |
tree-sitter-grammars/tree-sitter-pem | A parser for PEM files based on the tree-sitter framework | 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/tree-sitter-cpp | A C++ implementation of the Tree Sitter parser framework | 270 |
tree-sitter-grammars/tree-sitter-query | A parser for a query language used in tree-sitter parsers | 53 |
tree-sitter/tree-sitter-php | Provides a grammatical parser for PHP code to analyze its structure and syntax | 156 |
r-lib/tree-sitter-r | An R grammar for tree-sitter that provides Rust bindings | 113 |
latex-lsp/tree-sitter-latex | Generates a LaTeX grammar for the tree-sitter parser generator | 103 |
kerl13/tree-sitter-menhir | A Menhir grammar definition for parsing and lexing C code in the Tree-Sitter parser framework. | 5 |
tree-sitter-grammars/tree-sitter-requirements | A parser for pip requirements files | 5 |
tree-sitter-grammars/tree-sitter-hyprlang | A language grammar for parsing hyprlang configuration files | 121 |
tree-sitter-grammars/tree-sitter-hare | A Tree-Sitter grammar file for parsing a specific programming language feature | 10 |