tree-sitter-pascal
Pascal grammar
Grammar for Pascal and its dialects Delphi and Freepascal.
Treesitter grammar for Pascal and its dialects (Delphi, Freepascal)
38 stars
3 watching
14 forks
Language: C
last commit: 4 months ago delphifreepascalpascaltree-sitter
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 |
tree-sitter-grammars/tree-sitter-pem | A parser for PEM files based on the tree-sitter framework | 3 |
sogaiu/tree-sitter-janet-simple | A Janet grammar for tree-sitter to parse simple languages. | 13 |
latex-lsp/tree-sitter-latex | Generates a LaTeX grammar for the tree-sitter parser generator | 103 |
foxyseta/tree-sitter-prolog | Provides a Prolog grammar and parser for tree-sitter, enabling parsing of various Prolog formats. | 2 |
tree-sitter/tree-sitter-cpp | A C++ implementation of the Tree Sitter parser framework | 270 |
tree-sitter-grammars/tree-sitter-xml | Provides grammars and parser implementation for XML & DTD files | 29 |
nverno/tree-sitter-jq | A C implementation of a grammar parser for the Jq language | 3 |
osthomas/tree-sitter-snakemake | A grammar for parsing snakemake workflow management system language | 9 |
teddytrombone/tree-sitter-typoscript | Provides a parsing grammar for a specific domain-specific language (TypoScript) using the Tree-sitter parser framework. | 5 |
tree-sitter/haskell-tree-sitter | Haskell bindings for an incremental parsing toolkit used in compiler development and language analysis. | 154 |
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-hyprlang | A language grammar for parsing hyprlang configuration files | 121 |
treywood/tree-sitter-proto | A tree-sitter grammar for parsing protocol buffer files | 7 |
kerl13/tree-sitter-menhir | A Menhir grammar definition for parsing and lexing C code in the Tree-Sitter parser framework. | 5 |