Gleam combines the power of a type system, the expressiveness of functional programming, and the reliability of the Erlang runtime. It offers a familiar and modern syntax, making it easy to use. The language runs on the Erlang virtual machine, known for powering large-scale systems like WhatsApp and Ericsson. With a concurrency system that can handle millions of concurrent tasks and fast immutable data structures, Gleam is reliable and scalable. It comes with a complete set of tools, making it convenient to use. Gleam can also integrate with other BEAM languages and even compile to JavaScript. The community promotes inclusivity and respect.
https://gleam.run/