macOS
brew install gleamlocal Homebrew formula metadata
sudo port install gleamMacPorts ports tree · lang/gleam/Portfile · 来源: api.github.com
安装
brew install gleamlocal Homebrew formula metadata
sudo port install gleamMacPorts ports tree · lang/gleam/Portfile · 来源: api.github.com
sudo apk add gleamAlpine Linux edge package indexes · gleam · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gleamnixpkgs package indexes · pkgs/by-name/gl/gleam/package.nix · 来源: api.github.com
sudo pacman -S gleamArch Linux sync databases · gleam · 来源: geo.mirror.pkgbuild.com
sudo zypper install gleamopenSUSE Tumbleweed package metadata · gleam · 来源: download.opensuse.org
scoop install main/gleamScoop official bucket manifest trees · bucket/gleam.json · 来源: api.github.com
winget install --id Gleam.Gleam -eWindows Package Manager source index · Gleam.Gleam · 来源: cdn.winget.microsoft.com
概览
Statically typed language for the Erlang VM
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gleam | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/gleam-lang/gleam
安装元数据
| 软件包键 | brew:gleam |
|---|---|
| 版本 | 1.17.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gleam |
| 主页 | https://gleam.run |
| 仓库 | https://github.com/gleam-lang/gleam |
| 上游文档 | https://gleam.run/documentation |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/gleam-lang/gleam/archive/refs/tags/v1.17.0.tar.gz |
| 最后更新 | 2026-06-02T15:52:40Z |
| Pulse | updated |
| 依赖 | erlang, rebar3 |
| 构建依赖 | pkgconf, rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.