Gleam (programming language)

Gleam
Lucy, the starfish mascot for Gleam[1]
ParadigmMulti-paradigm: functional, concurrent[2]
Designed byLouis Pilfold
DeveloperLouis Pilfold
First appearedJune 13, 2016 (2016-06-13)
Stable release
1.2.1[3] Edit this on Wikidata / 30 May 2024
Typing disciplineType-safe, static, inferred[2]
Memory managementGarbage collected
Implementation languageRust
OSFreeBSD, Linux, macOS, OpenBSD, Windows[4]
LicenseApache License 2.0[5]
Filename extensions.gleam
Websitegleam.run
Influenced by
[6]

Gleam is a general-purpose, concurrent, functional high-level programming language that compiles to Erlang or JavaScript source code.[2][7]

Gleam is a statically-typed language,[8] which is different from the most popular languages that run on Erlang’s virtual machine BEAM, Erlang and Elixir. Gleam has its own type-safe implementation of OTP, Erlang's actor framework.[9] Packages are provided using the Hex package manager, and an index for finding packages written for Gleam is available.[10]

  1. ^ "gleam-lang/gleam Issues - New logo and mascot #2551". GitHub.
  2. ^ a b c "Gleam Homepage". 2024.
  3. ^ "Release 1.2.1". May 30, 2024. Retrieved June 22, 2024.
  4. ^ "Installing Gleam". 2024.
  5. ^ "Gleam License File". GitHub. December 5, 2021.
  6. ^ "Gleam: Past, Present, Future! • Louis Pilfold @ FOSDEM 2024". YouTube. 2024.
  7. ^ Krill, Paul (March 5, 2024). "Gleam language available in first stable release". InfoWorld. Retrieved March 26, 2024.
  8. ^ De Simone, Sergio (March 16, 2024). "Erlang-Runtime Statically-Typed Functional Language Gleam Reaches 1.0". InfoQ. Retrieved March 26, 2024.
  9. ^ Getting to know Actors in Gleam - Raúl Chouza | Code BEAM America 2024. Retrieved May 6, 2024 – via www.youtube.com.
  10. ^ "Introducing the Gleam package index – Gleam". gleam.run. Retrieved May 7, 2024.

From Wikipedia, the free encyclopedia · View on Wikipedia

Developed by Tubidy