Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/gleam,
ML-flavoured type-safe language using the BEAM runtime
Branch: CURRENT,
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.
Required to run:[
lang/erlang] [
security/openssl]
Required to build:[
pkgtools/cwrappers] [
lang/rust-bin]
Master sites:
Version history: (Expand)
- (2022-05-04) Package deleted from pkgsrc
- (2022-04-25) Updated to version: gleam-0.21.0
- (2022-04-05) Updated to version: gleam-0.20.1
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-07-02) Package added to pkgsrc.se, version gleam-0.10.0 (created)