







Gleam Programming Language
Gleam programming language
Discover a friendly language for scalable, type-safe systems. Gleam comes with compiler, build tool, formatter, editor integrations, and package manager all built in.

Welcome to the Gleam language tour! 💫 - The Gleam Language Tour
An interactive introduction and reference to the Gleam programming language.

Release v1.18.0-rc1 · gleam-lang/gleam
https://github.com/gleam-lang/gleam/blob/v1.18.0-rc1/CHANGELOG.md
A field day for Gleam’s language server | Gleam programming language
News post: Gleam v1.18.0 released!

Release v1.18.0-rc2 · gleam-lang/gleam
https://github.com/gleam-lang/gleam/blob/v1.18.0-rc2/CHANGELOG.md
Gleam and the value of small | Ubuntu Summit 26.04
datastar_gleam · v1.1.0
Datastar SDK for Gleam with Wisp, Mist, and Lustre integrations
Gleam a lovely little language - Markus Eliasson
When was the last time you programmed without using an if-statement? Ok, what about a for-loop? Recently I have been digging into the Gleam programming language. A small functional language that, as you probably guessed, neither has if-statements nor for-loops. And it has been a lovely experience.
Under the hood of a Gleam test-framework - Markus Eliasson
During spring and summer I have been busy building a small test-framework in Gleam. Let's open the hood and see how it is designed, and why I designed it the way I did. Hopefully this can inspire you to try out Gleam, Garanti or building your own thing.
Gleam 1.18.0 adds advanced record field support and boosts JS performance
gleam 1.18.0 introduces full language server support for record fields, automatic import updates on module renames, and faster JavaScript output with data singleton optimization.

etui
A TUI library for Gleam: correct Unicode, minimal-diff rendering, clean terminal teardown.