rouge
rouge copied to clipboard
Initial Gleam support
- Initial support for the Gleam programming language (gleam.run)
- Based on grammar rules from https://github.com/gleam-lang/tree-sitter-gleam
- Also tried to improve the lexer taking some bits from https://github.com/gleam-lang/gleam-highlight.js/blob/main/index.js
Here's an screenshot of how it looks:
We can compare this output to the same file on Github here:
https://github.com/gleam-lang/example-todomvc/blob/main/src/todomvc.gleam