Install

The latest version of the Gren compiler is 0.6.0.

The fastest way to install the compiler is through NPM:

 > npm install -g gren-lang

It's also possible to use devbox and nix with this nix flake.

If none of these work for you, then you can always build your own compiler from source.

Editor support

Syntax highlighting is supported in several editors:

Any editor that supports tree-sitter grammars can use tree-sitter-gren.