# Installer gluon avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gluon pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:gluon
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gluon
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:gluon
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gluon>
- **Version:** 0.18.2
- **Résumé source:** Static, type inferred and embeddable language written in Rust
- **Page d'accueil:** <https://gluon-lang.org>
- **Dépôt:** <https://github.com/gluon-lang/gluon>
- **Docs amont:** <https://gluon-lang.org/doc/crates_io/book/index.html>
- **Licence:** MIT
- **Archive source:** <https://github.com/gluon-lang/gluon/archive/refs/tags/v0.18.2.tar.gz>
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

- gluon (cli)
- gluon (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 0.18.2
- données locales: OK
- dépôt amont: https://github.com/gluon-lang/gluon
- dernière version détectée: v0.18.2 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

Gluon is a small, statically typed, type-inferred functional language written in Rust and designed for embedding in applications. Package users mainly encounter it through its command-line REPL and through Rust crates that embed the language runtime.

### Historique du projet

The public `gluon-lang/gluon` repository was created in 2015, during the early expansion of Rust-based language experiments. The README presents the project's central design goal: combine static typing, type inference, Unicode support, garbage-collected execution, and simple Rust interoperation for application scripting.

The project evolved as both a language implementation and an embeddable Rust library. Its documentation includes a book, Rust API documentation, standard-library documentation, examples, an online try page, release downloads, and Cargo installation of the `gluon_repl` crate.

### Historique d'adoption

Gluon's adoption belongs to the embeddable-language niche rather than mainstream application deployment. Repository metadata shows several thousand stars, and the project is packaged by Homebrew, but its practical audience is Rust developers evaluating a statically typed scripting layer with lower embedding boilerplate than writing an entire domain language from scratch.

Its package-manager presence gives experimenters a quick way to run programs and the REPL, while the Rust crates make the language more relevant as a library than as a standalone general-purpose language.

### Modes d'utilisation

Practitioners use Gluon to run scripts, open an interactive REPL with the `-i` flag, or embed the VM in Rust applications. The README emphasizes direct passing of Rust-defined functions into Gluon, separate heaps per executing thread, thread-safe execution guarantees from Rust, and parser-combinator examples in the standard library.

Common exploratory uses include application scripting, typed configuration-like logic, language experimentation, and teaching examples that benefit from ML-style syntax, type inference, and Rust-hosted embedding.

### Pourquoi les passionnés de paquets s'y intéressent

Gluon is notable for package users because it represents a specific Rust ecosystem idea: embed a typed functional language rather than a dynamic scripting language. Installing the package exposes the REPL, while the deeper value remains in the crates and documentation for host-application integration.

### Chronologie

- 2015: Public GitHub repository created.
- 2016: The `gluon-lang` GitHub organization was created after the repository's initial public life.
- Later development: Documentation expanded into a book, Rust API docs, standard-library docs, and an online try page.

### Related projects

- Rust is the implementation language and host ecosystem for Gluon embedding.
- `gluon_repl` provides the command-line REPL path documented by the project.
- The online try_gluon project provides browser-based experimentation.

### Sources

- <https://api.github.com/repos/gluon-lang/gluon>
- <https://github.com/gluon-lang/gluon>
- <https://gluon-lang.org/doc/crates_io/book/index.html>
- <https://raw.githubusercontent.com/gluon-lang/gluon/master/README.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gluon
- **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:** head, stable


## Liens liés

- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/fr/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/fr/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [rust](https://www.automicvault.com/fr/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [gosu](https://www.automicvault.com/fr/pkg/brew/gosu/) - Shares av.db curated category or tags: cli, language-runtime, programming-language, statically-typed.
- [janet](https://www.automicvault.com/fr/pkg/brew/janet/) - Shares av.db curated category or tags: cli, embeddable, language-runtime, programming-language.
- [lua](https://www.automicvault.com/fr/pkg/brew/lua/) - Shares av.db curated category or tags: cli, embeddable, language-runtime, programming-language.
- [luau](https://www.automicvault.com/fr/pkg/brew/luau/) - Shares av.db curated category or tags: cli, embeddable, language-runtime, programming-language.
- [never](https://www.automicvault.com/fr/pkg/brew/never/) - Shares av.db curated category or tags: cli, language-runtime, programming-language, statically-typed.
- [nim](https://www.automicvault.com/fr/pkg/brew/nim/) - Shares av.db curated category or tags: cli, language-runtime, programming-language, statically-typed.
- [three-body](https://www.automicvault.com/fr/pkg/brew/three-body/) - Shares av.db curated category or tags: cli, language-runtime, programming-language, rust.
- [umka-lang](https://www.automicvault.com/fr/pkg/brew/umka-lang/) - Local package facts share a topical domain. Shared terms: cli, embeddable, language, language-runtime, programming.
- [erg](https://www.automicvault.com/fr/pkg/brew/erg/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, language, language-runtime, programming, programming-language.

## Combined YAML source

View the package source record on GitHub. [combined/gluon.yml](https://github.com/automic-vault/db/blob/main/combined/gluon.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
