mirror of https://github.com/Wilfred/difftastic/
694 B
694 B
tree-sitter-gleam
A tree-sitter grammar for the Gleam programming language
This is, presently, very much a work-in-progress.
DONE
- Parsing
importstatementsconststatementsexternal typestatementsexternal fnstatementspub extenal fnstatementspub external typestatements
TODO
- Parsing
- function statements
- public function statements
- type statements
- public opaque type statements
- public type statements
- Queries
- Syntax highlighting queries