macOS
brew install min-langlocal Homebrew formula metadata
brew
min-lang のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install min-langlocal Homebrew formula metadata
nix profile install nixpkgs#minnixpkgs package indexes · pkgs/by-name/mi/min/package.nix · ソース: api.github.com
scoop install extras/minScoop official bucket manifest trees · bucket/min.json · ソース: api.github.com
winget install --id MinBrowser.Min -eWindows Package Manager source index · MinBrowser.Min · ソース: cdn.winget.microsoft.com
概要
Small but practical concatenative programming language and shell
履歴
min is a small concatenative programming language and shell created and implemented by Fabio Cevasco, with named contributors including Peter Munch-Ellingsen, Yanis Zafiropulos, and baykus871. The developer guide says the source repository was created on November 8, 2014, and that the language was made public at the end of July 2017.
The language is implemented in Nim. Its parser began as an adaptation of Nim's JSON parser, reshaped for a concatenative language with fewer primitive types. The language uses postfix notation and a stack model familiar from Forth, Factor, Joy, and RPN calculators, while also emphasizing functional style, homoiconicity, quotations, dictionaries, and a compact standard library.
min is used through an interactive shell, inline evaluation, scripts, standard input, and a compile command that emits Nim code before invoking the Nim compiler. Its ecosystem is intentionally small: syntax support exists for editors, managed modules can be installed with the built-in module tooling, and package-manager entries mainly serve language hobbyists and developers who want a single-file, Nim-embeddable concatenative runtime.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
min | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:min-lang |
|---|---|
| バージョン | 0.48.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/min-lang |
| ホームページ | https://min-lang.org |
| 上流ドキュメント | https://h3rald.com/min/Min_DeveloperGuide.htm |
| ライセンス | MIT |
| ソースアーカイブ | https://git.sr.ht/~h3rald/min/archive/v0.48.1.tar.gz |
| 最終更新 | 2026-07-09T02:07:04Z |
| Pulse | updated |
| 依存関係 | nim, openssl@3, pcre2 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | min-lang |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
min
nix profile install nixpkgs#minextras/min
scoop install extras/minMinBrowser.Min
winget install --id MinBrowser.Min -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.