# frege-repl を Homebrew でインストール

frege-repl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:frege-repl
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.4-SNAPSHOT
- **ソース概要:** REPL (read-eval-print loop) for Frege
- **ホームページ:** <https://github.com/Frege/frege-repl>
- **リポジトリ:** <https://github.com/Frege/frege-repl>
- **最終更新:** 2026-06-22T14:03:22-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- frege-repl (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.4-SNAPSHOT
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- 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)


## ソース

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