gleam

Statically typed language for the Erlang VM with a focus on simplicity

brewmacoslinux
Try with needOr install directly
Source

About

Statically typed language for the Erlang VM

Commands

gleam

Examples

Create a new Gleam project$ gleam new my_project
Build and compile a Gleam project$ gleam build
Run tests for a Gleam project$ gleam test