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: over 2 years ago
Linked from 1 awesome list

parsertree-sittertypst

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
seniormars/tree-sitter-typstA parser for the Typst File Format used in typesetting138
uben0/tree-sitter-typstA Tree Sitter grammar for the Typst language117
teddytrombone/tree-sitter-typoscriptProvides a parsing grammar for a specific domain-specific language (TypoScript) using the Tree-sitter parser framework.5
tree-sitter-grammars/tree-sitter-chatitoA parser for a specialized language used in chat platforms2
tree-sitter/tree-sitter-verilogA system for parsing and analyzing the Verilog programming language used in digital electronics design.95
latex-lsp/tree-sitter-latexGenerates a LaTeX grammar for the tree-sitter parser generator103
tree-sitter-grammars/tree-sitter-zigA grammar definition for parsing Zig source code using the Tree Sitter parser8
tree-sitter-grammars/tree-sitter-queryA parser for a query language used in tree-sitter parsers55
tree-sitter-grammars/tree-sitter-kdlA grammar definition for parsing KDL syntax27
tree-sitter/tree-sitter-phpProvides a grammatical parser for PHP code to analyze its structure and syntax159
foxyseta/tree-sitter-prologProvides a Prolog grammar and parser for tree-sitter, enabling parsing of various Prolog formats.2
tree-sitter-grammars/tree-sitter-xmlProvides grammars and parser implementation for XML & DTD files29
tree-sitter-grammars/tree-sitter-hyprlangA language grammar for parsing hyprlang configuration files124
tree-sitter/tree-sitter-cppA C++ implementation of the Tree Sitter parser framework279
tree-sitter/haskell-tree-sitterHaskell bindings for an incremental parsing toolkit used in compiler development and language analysis.156