Gleam (programming language)
Gleam is a general-purpose, concurrent, functional high-level programming language that compiles to Erlang or JavaScript source code.
Lucy, the starfish mascot for Gleam | |
Paradigm | Multi-paradigm: functional, concurrent |
---|---|
Designed by | Louis Pilfold |
Developer | Louis Pilfold |
First appeared | June 13, 2016 |
Stable release | |
Typing discipline | Type-safe, static, inferred |
Memory management | Garbage collected |
Implementation language | Rust |
OS | FreeBSD, Linux, macOS, OpenBSD, Windows |
License | Apache License 2.0 |
Filename extensions | .gleam |
Website | gleam |
Influenced by | |
|
Gleam is a statically-typed language, which is different from the most popular languages that run on Erlang’s virtual machine BEAM, Erlang and Elixir.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.