tree-sitter-typst

Typing system parser

A tree-sitter grammar for the TypSt typesetting language with a focus on correctness and intended to be used as a parser.

A tree-sitter grammar for the typst typesetting language with a focus on correctness

GitHub

76 stars
6 watching
3 forks
Language: C
last commit: 10 months ago
Linked from 1 awesome list

parsertree-sittertypst

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
seniormars/tree-sitter-typst A parser for the Typst File Format used in typesetting 138
uben0/tree-sitter-typst Provides a TreeSitter grammar for the Typst programming language to enable syntax highlighting and parsing 116
teddytrombone/tree-sitter-typoscript Provides a parsing grammar for a specific domain-specific language (TypoScript) using the Tree-sitter parser framework. 5
tree-sitter-grammars/tree-sitter-chatito A parser for a specialized language used in chat platforms 2
tree-sitter/tree-sitter-verilog A system for parsing and analyzing the Verilog programming language used in digital electronics design. 93
latex-lsp/tree-sitter-latex Generates a LaTeX grammar for the tree-sitter parser generator 103
tree-sitter-grammars/tree-sitter-zig A grammar definition for parsing Zig source code using the Tree Sitter parser 8
tree-sitter-grammars/tree-sitter-query A parser for a query language used in tree-sitter parsers 53
tree-sitter-grammars/tree-sitter-kdl A grammar definition for parsing KDL syntax 27
tree-sitter/tree-sitter-php Provides a grammatical parser for PHP code to analyze its structure and syntax 156
foxyseta/tree-sitter-prolog Provides a Prolog grammar and parser for tree-sitter, enabling parsing of various Prolog formats. 2
tree-sitter-grammars/tree-sitter-xml Provides grammars and parser implementation for XML & DTD files 29
tree-sitter-grammars/tree-sitter-hyprlang A language grammar for parsing hyprlang configuration files 121
tree-sitter/tree-sitter-cpp A C++ implementation of the Tree Sitter parser framework 270
tree-sitter/haskell-tree-sitter Haskell bindings for an incremental parsing toolkit used in compiler development and language analysis. 154