Install
The latest version of the Gren compiler is 0.5.0 (changelog).
The fastest way to install the compiler is through NPM:
> npm install -g gren-lang
It's also possible to use asdf with the asdf-gren plugin. devbox and nix support is available with this nix flake.
If none of these work for you, then you can always build your own compiler from source.