# Installer frege-repl avec Homebrew

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

## installation

```sh
sudo av install brew:frege-repl
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install frege-repl
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:frege-repl
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.4-SNAPSHOT
- **Résumé source:** REPL (read-eval-print loop) for Frege
- **Page d'accueil:** <https://github.com/Frege/frege-repl>
- **Dépôt:** <https://github.com/Frege/frege-repl>
- **Dernière mise à jour:** 2026-06-22T14:03:22-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- frege-repl (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.4-SNAPSHOT
## Historique du projet et usages

Frege REPL is the command-line read-eval-print loop for Frege, a Haskell-like purely functional language for the JVM.

### Historique du projet

The frege-repl repository was created in 2012 under the Frege organization. Its README documents interactive Frege evaluation, REPL commands, Gradle-based source builds, and the requirement for a JDK because Frege compiles through Java.

### Historique d'adoption

The README says the REPL can be downloaded from frege-repl releases and, later, is included in Frege releases. Homebrew packages frege-repl separately and declares openjdk@17 as a dependency.

### Modes d'utilisation

Users run frege-repl to evaluate snippets and use commands such as :type, :browse, :java, :load, :history, :reset, :version, :help, and :quit. The broader Frege README positions Frege as Haskell for the JVM with Java interoperability.

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

For package-manager users, frege-repl is the interactive front door to a JVM language toolchain: it packages a language REPL plus JDK dependency rather than a standalone text utility, making dependency metadata and language-runtime classification important.

### Chronologie

- 2012: frege-repl GitHub repository created.
- 2015-2017: Frege README reports JavaOne Emerging Languages Bowl wins for Frege.
- 2019: frege-repl repository last pushed according to GitHub metadata.
- 2026: Homebrew formula reports stable version 1.4-SNAPSHOT with openjdk@17 dependency.

### Related projects

- Related official Frege projects include the Frege compiler, standard library, online REPL, FregeFX REPL, Eclipse plugin, VS Code plugin, and documentation tool.

### Sources

- <https://api.github.com/repos/Frege/frege-repl>
- <https://formulae.brew.sh/api/formula/frege-repl.json>
- <https://github.com/Frege/frege>
- <https://github.com/Frege/frege-repl>
- <https://raw.githubusercontent.com/Frege/frege-repl/master/README.md>
- <https://www.frege-lang.org/doc/fregedoc.html>


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- generalized runtime or code generation signal


## Combined YAML source

View the package source record on GitHub. [combined/frege-repl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/frege-repl.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
