Isopod / tree-sitter-pascal

Treesitter grammar for Pascal and its dialects (Delphi, Freepascal)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tree-sitter-pascal

Grammar for Pascal and its dialects Delphi and Freepascal.

Supported language features

  • Classes, records, interfaces, class helpers
  • Nested declarations
  • Variant records
  • Generics (Delphi- & FPC flavored)
  • Anonymous procedures & functions
  • Inline assember (but no highlighting)
  • Extended RTTI attributes
  • FPC PasCocoa extensions

Tree-sitter features:

  • Syntax highlighting
  • Scopes

Screenshots

(using nvim-treesitter)

About

Treesitter grammar for Pascal and its dialects (Delphi, Freepascal)

License:MIT License


Languages

Language:C 98.4%Language:JavaScript 1.0%Language:Scheme 0.2%Language:Makefile 0.1%Language:Rust 0.1%Language:Python 0.1%Language:Swift 0.0%Language:Go 0.0%Language:C++ 0.0%