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 as only import statements are
supported.
TODO
- Constant statements
- Type statements
- Function statements
- Syntax highlighting queries