# one-ml を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:one-ml
```

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

### macOS

- Homebrew (100%):

```sh
brew install one-ml
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:one-ml
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/one-ml>
- **バージョン:** 0.1
- **ソース概要:** Reboot of ML, unifying its core and (now first-class) module layers
- **ホームページ:** <https://people.mpi-sws.org/~rossberg/1ml/>
- **上流ドキュメント:** <https://people.mpi-sws.org/~rossberg/1ml/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://people.mpi-sws.org/~rossberg/1ml/1ml-0.1.zip>
- **最終更新:** 2026-07-11T09:50:48+09:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- 1ml (cli)
- 1ml (エイリアス)

## ビルド依存関係

- ocaml

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.1
- マネージャ更新日: 2026-07-11
- ローカルデータ: OK
- 上流リポジトリ: https://people.mpi-sws.org/~rossberg/1ml/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

1ML is Andreas Rossberg's research reboot of ML that treats first-class modules as the starting point and collapses the traditional split between ML's core language and module language into one small language.

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

The 1ML line began as a research language and prototype interpreter tied to Rossberg's work on modules. The project page lists the original ICFP 2015 paper, an extended 2015 version with technical appendix, a 2016 extension with effect and generativity polymorphism, and a revised Journal of Functional Programming article published in 2018.

The GitHub repository describes the code as a 2014 toy interpreter, written mainly to experiment with 1ML type checking. Its README is explicit about the prototype's limits: it is basic, omits many features expected from a real ML, has basic error messages, and implements type checking naively.

### 採用の歴史

1ML's adoption is primarily academic and experimental rather than production-language adoption. Homebrew packages the prototype as one-ml, making the 1ml executable easy to install for people who want to run examples from the papers or inspect the type-system design.

### 使われ方

Developers use the 1ml executable either as an interactive prompt or against .1ml files, often with the bundled prelude. The practical workflow is exploration: load the prelude, evaluate bindings, inspect type-checking behavior, and compare programs with the examples from the papers.

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

For package nerds, one-ml is a rare packaged research artifact: a runnable slice of programming-language theory where the package is not a general runtime so much as an executable companion to a type-system proposal.

### タイムライン

- 2014: the prototype interpreter README identifies the code as a 2014 proof-of-concept.
- 2015: Rossberg's 1ML paper appeared at ICFP, with an extended version in the same year.
- 2016: the project page lists 1ML with Special Effects as a WadlerFest extension.
- 2018: the revised and expanded 1ML article appeared in Journal of Functional Programming.

### ソース

- <https://formulae.brew.sh/formula/one-ml>
- <https://github.com/rossberg/1ml>
- <https://people.mpi-sws.org/~rossberg/1ml/>
- <https://www.cambridge.org/core/journals/journal-of-functional-programming/article/1ml-core-and-modules-united/47B10882829E4B32F98FBA93B28CEF30>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** one-ml
- **Version Scheme:** 0
- **Revision:** 2
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Package ecosystem packages](https://pkg.so/ja/package-ecosystem-tools/) - Matched package manager, installer, dependency, registry, or publishing metadata.
- [ocaml](https://pkg.so/ja/brew/ocaml/) - Build dependency declared by Homebrew.
- [ruby](https://pkg.so/ja/brew/ruby/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, programming-language.
- [lua](https://pkg.so/ja/brew/lua/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, programming-language.
- [algol68g](https://pkg.so/ja/brew/algol68g/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, programming-language.
- [picat](https://pkg.so/ja/brew/picat/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, programming-language.
- [arturo](https://pkg.so/ja/brew/arturo/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, programming-language.
- [mosml](https://pkg.so/ja/brew/mosml/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, ml, programming-language.
- [latino](https://pkg.so/ja/brew/latino/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, programming-language.
- [rust](https://pkg.so/ja/brew/rust/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language.

## Combined YAML source

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


## ソース

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