testing/gleam: new aport
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).