Gleam is a general-purpose, concurrent, functional, high-level programming language that compiles to Erlang or JavaScript source code. Wikipedia
Created Year: 2016Implemented in: Rust
Aliases: GleamLang
File extensions: gleam
Wikidata: Q66370905
Influenced by: Alpaca • Elixir • Elm • Erlang • Go • JavaScript • OCaml • Rust
Programming paradigms: concurrent computing • functional programming • multi-paradigm programming
Language types: concurrent programming language • functional programming language
Gleam Influence Network
Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.
Hello World in Gleam
import gleam/io
pub fn main() {
io.println("Hello World")
}
Source: github.com/leachim6/hello-world
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2025-08-14