# gleam.run/gleam
Source: [https://tangled.org/gleam.run/gleam](https://tangled.org/gleam.run/gleam)
### Configure Feed
IssuesPull RequestsCommitsTags
Select the types of activity you want to include in your feed\.
⭐️ A friendly language for building type\-safe, scalable systems\!
### Configure Feed
IssuesPull RequestsCommitsTags
Select the types of activity you want to include in your feed\.
[11k](https://tangled.org/gleam.run/gleam/commits/main)[1](https://tangled.org/gleam.run/gleam/branches)[0](https://tangled.org/gleam.run/gleam/tags)### Clone this repository
Use permalink
HTTPS
https://tangled\.org/gleam\.run/gleamhttps://tangled\.org/did:plc:j5zi6tqqabuqao5cjcgbj5qc
SSH
git@tangled\.org:gleam\.run/gleamgit@tangled\.org:did:plc:j5zi6tqqabuqao5cjcgbj5qc
For self\-hosted knots, clone URLs may differ based on your setup\.
[Download tar\.gz](https://tangled.org/gleam.run/gleam/archive/main?format=tar.gz)[Download \.zip](https://tangled.org/gleam.run/gleam/archive/main?format=zip)
[Commits11k](https://tangled.org/gleam.run/gleam/commits/main)
Co\-authored\-by: Andrey <ankddev@duck\.com\>
Closes https://github\.com/gleam\-lang/gleam/issues/5979
Use the API key from the HEXPM\_READ\_API\_KEY environment variable, when set, to authenticate requests to Hex while resolving and downloading dependencies\. This raises the rate limit from the stricter per\-IP limit to the higher per\-user limit\.
Since the previous commit sorts these modules alphabetically, these tests won't be flaky and should always result in the same message\.
README\.md

[](https://github.com/gleam-lang/gleam/releases)[](https://discord.gg/Fm8Pwmy)
Gleam is a friendly language for building type\-safe systems that scale\! For more information see[the website](https://gleam.run/)\.
## Support Gleam\
Gleam is not owned by a corporation, instead it is kindly supported by its sponsors\. If you like Gleam please consider[sponsoring the project or members of the core team](https://gleam.run/sponsor)\.
Thank you so much\! 💖
Gleam v1.17.0 introduces the `gleam export escript` command for creating single-file BEAM programs, highlight references in the language server, and constant `todo` expressions. The first Gleam Gathering conference videos are also released.
Gleam language creator Louie deeply explains the core concepts of OTP, and how Gleam works with OTP in a type-safe manner, achieving fully compatible inter-process communication and supervisor building blocks with Erlang/Elixir.
Introduces five major reasons to learn the Gleam programming language (cross-platform, type safety, concise design, functional paradigm, active ecosystem) along with practical introductory resources, from an official website tour to Exercism.
The article discusses the growing dissatisfaction with GitHub's reliability and proposes Tangled, a decentralized Git forge built on the AT Protocol, as a promising alternative that combines centralized convenience with user-owned data.
At Gleam Gathering 2026, Rob Durst shared how he rewrote a YAML-to-Terraform configuration tool as a compiler using Gleam, and how he came to appreciate the power of type-driven design and the decoder pattern.