0.20.9 • Published 6 months ago

plexgram-pascal v0.20.9

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

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)

0.20.9

6 months ago

0.20.8

7 months ago

0.20.6

7 months ago