Skip to content

ChemisTechlabs/tree-sitter-pascal

 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 62.4%
  • Tree-sitter Query 12.7%
  • Makefile 5.7%
  • Rust 4.2%
  • Python 4.0%
  • CMake 3.9%
  • Other 7.1%