







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 and the value of small | Ubuntu Summit 26.04
Release v1.18.0-rc1 · gleam-lang/gleam
https://github.com/gleam-lang/gleam/blob/v1.18.0-rc1/CHANGELOG.md
Release v1.18.0-rc2 · gleam-lang/gleam
https://github.com/gleam-lang/gleam/blob/v1.18.0-rc2/CHANGELOG.md
Welcome to the Gleam language tour! 💫 - The Gleam Language Tour
An interactive introduction and reference to the Gleam programming language.

Making indie games with Gleam (w/ NNB)
A field day for Gleam’s language server | Gleam programming language
News post: Gleam v1.18.0 released!

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.
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.

BTW if anyone is interested in ATProto and has been eyeing up Gleam for a while but didn't know how to get started, there's a lot of Gleam-ATProto chat happening at the moment in the Gleam discord, as well as many ATProto projects being made in Gleam. Join in! discord.gg/Fm8Pwmy
Join the The Gleam Programming Language Discord Server!
discord.ggGears
Just read overreacted.io/a-social-filesystem/ by @danabra.mov, and I finally understand what ATProto is. Very cool stuff, would definitely recommend reading. Unfortunately this is going to add significantly to my list of ongoing side projects and things to learn more about.