# frege-repl mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für frege-repl in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:frege-repl
- **Paketmanager:** Homebrew
- **Version:** 1.4-SNAPSHOT
- **Quellzusammenfassung:** REPL (read-eval-print loop) for Frege
- **Homepage:** <https://github.com/Frege/frege-repl>
- **Repository:** <https://github.com/Frege/frege-repl>
- **Zuletzt aktualisiert:** 2026-06-22T14:03:22-07:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- frege-repl (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.4-SNAPSHOT
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

generalized runtime or code generation signal.

- **Geiger-Risiko:** yellow / mittel
- 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)


## Quellen

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