mirror of https://github.com/Wilfred/difftastic/
git-subtree-dir: vendor/tree-sitter-pascal git-subtree-mainline: |
||
|---|---|---|
| .. | ||
| .doc | ||
| examples | ||
| queries | ||
| src | ||
| test/corpus | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| binding.gyp | ||
| grammar.js | ||
| package.json | ||
README.md
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)



