gleam is a programming language created in 2016 by Louis Pilfold.
git clone https://github.com/lpil/gleam
#688on PLDB | 7Years Old | 104Repos |
Gleam is a statically typed functional programming language for building scalable concurrent systems. It compiles to Erlang and has straightforward interop with other BEAM languages such as Erlang, Elixir and LFE.