Path to this page:
./
lang/gleam,
ML-flavoured type-safe language using the BEAM runtime
Branch: pkgsrc-2022Q3,
Version: 0.21.0,
Package name: gleam-0.21.0,
Maintainer: pkgsrc-usersGleam is a functional language for building type-safe, scalable
systems.
The Gleam compiler itself is written in rust.
Gleam uses the BEAM runtime, and using the same actor-based multi-core
concurrency, with zero runtime overhead and full inter-operability
with Erlang, Elixir, and LFE.
It has all the features you'd expect from an ML derived language,
including algebraic data-types, immutable data structures, full type
inference, fast compilation, generics, no nulls nor exceptions, and a
few bonus features such as helpful error messages.
Master sites:
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version gleam-0.21.0 (created)