Skip to content

testing/gleam: new aport

rubicon requested to merge rubicon/aports:rubicon-gleam into master

Gleam is a statically-typed language that compiles down to Erlang and JavaScript.

It has C-family style syntax, and a compiler written in Rust.

When compiling to Erlang, Gleam makes it easy to use code written in other languages that run on the Erlang VM (like Elixir and LFE).

Merge request reports