mirror of https://github.com/Wilfred/difftastic/
|
|
||
|---|---|---|
| bindings | ||
| corpus | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| binding.gyp | ||
| grammar.js | ||
| package-lock.json | ||
| package.json | ||
README.md
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