macOS
brew install gleamlocal Homebrew formula metadata
sudo port install gleamMacPorts ports tree · lang/gleam/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gleam pour les workflows d'agents IA.
installation
brew install gleamlocal Homebrew formula metadata
sudo port install gleamMacPorts ports tree · lang/gleam/Portfile · Source: api.github.com
sudo apk add gleamAlpine Linux edge package indexes · gleam · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gleamnixpkgs package indexes · pkgs/by-name/gl/gleam/package.nix · Source: api.github.com
sudo pacman -S gleamArch Linux sync databases · gleam · Source: geo.mirror.pkgbuild.com
sudo zypper install gleamopenSUSE Tumbleweed package metadata · gleam · Source: download.opensuse.org
scoop install main/gleamScoop official bucket manifest trees · bucket/gleam.json · Source: api.github.com
winget install --id Gleam.Gleam -eWindows Package Manager source index · Gleam.Gleam · Source: cdn.winget.microsoft.com
aperçu
Statically typed language for the Erlang VM
historique
Gleam is a statically typed functional programming language and toolchain for the Erlang VM, with JavaScript runtime support added as the language matured. Its package-manager identity is unusually compact: the same `gleam` command covers compiling, formatting, project management, package publishing, and editor integration.
Louis Pilfold announced Gleam v0.1 in April 2019 as a friendly language for maintainable, scalable systems on the Erlang virtual machine. The early design combined ML-family type-system ideas with BEAM interoperability, so Gleam modules could call Erlang and Elixir code and expose libraries back to the wider BEAM ecosystem.
The 1.0 release in March 2024 marked the language, compiler, build tool, package manager, formatter, language server, and WASM/JavaScript compiler API as stable public surfaces. That milestone turned Gleam from a promising BEAM experiment into a production-oriented language with a semver promise for its core tooling.
Gleam grew around BEAM developers who wanted static types without giving up Erlang's runtime model or Elixir's library reach. Official documentation also points learners from Elixir, Elm, Erlang, PHP, Python, and Rust toward migration guides, which reflects the language's role as a bridge between functional-web communities.
The project maintains its own package index and documentation flow, making third-party libraries visible without depending solely on Hex package pages. That helped Gleam develop a recognizable ecosystem around web services, deployment guides, editor tooling, and core-team packages.
Practitioners use `gleam new`, `gleam build`, `gleam test`, `gleam format`, and `gleam publish` as the normal project loop. In package-manager terms, installing the Homebrew formula gives the compiler plus the build and package tools, with `gleam.toml` as the project manifest.
Gleam is most often chosen for network services, web backends, command-backed project automation, and typed libraries that need BEAM interoperation. The JavaScript target extends the same source language to browsers and other JavaScript runtimes.
For package maintainers, Gleam is a small but complete language stack: one binary, one manifest, official docs, official package search, and reproducible project commands. That makes it easy to package compared with language ecosystems that split compiler, formatter, package manager, and language server into separate distributions.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
gleam.tomlgleam.tomlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gleam | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/gleam-lang/gleam
métadonnées d'installation
| Clé du paquet | brew:gleam |
|---|---|
| Version | 1.17.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/gleam |
| Page d'accueil | https://gleam.run |
| Dépôt | https://github.com/gleam-lang/gleam |
| Docs amont | https://gleam.run/documentation |
| Licence | Apache-2.0 |
| Archive source | https://github.com/gleam-lang/gleam/archive/refs/tags/v1.17.0.tar.gz |
| Dernière mise à jour | 2026-06-02T15:52:40Z |
| Pulse | updated |
| Dépendances | erlang, rebar3 |
| Dépendances de compilation | pkgconf, rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gleam |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
gleam
nix profile install nixpkgs#gleamgleam 1.17.0-r0
Statically-typed language that compiles to Erlang and JS
sudo apk add gleamgleam 1.16.0-2
Friendly programming language for building type-safe and scalable systems
https://github.com/gleam-lang/gleam
sudo pacman -S gleamgleam 1.17.0-1.1
A friendly language for building type-safe, scalable systems!
sudo zypper install gleamgleam
sudo port install gleammain/gleam
scoop install main/gleamGleam.Gleam
winget install --id Gleam.Gleam -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.