# 使用 Homebrew, Nix, scoop, winget 安装 min-lang

查看 min-lang 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:min-lang
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install min-lang
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#min
```

  证据: nixpkgs package indexes: pkgs/by-name/mi/min/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install extras/min
```

  证据: Scoop official bucket manifest trees: bucket/min.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id MinBrowser.Min -e
```

  证据: Windows Package Manager source index: MinBrowser.Min from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:min-lang
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/min-lang>
- **版本:** 0.48.1
- **来源摘要:** Small but practical concatenative programming language and shell
- **主页:** <https://min-lang.org>
- **上游文档:** <https://min-lang.org>
- **许可证:** MIT
- **源码归档:** <https://git.sr.ht/~h3rald/min/archive/v0.48.1.tar.gz>
- **最后更新:** 2026-07-09T02:07:04Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- min (cli)
- min (别名)

## 依赖

- nim
- openssl@3
- pcre2

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.48.1
- 管理器更新时间: 2026-07-09
- 本地数据: OK
- 上游仓库: https://min-lang.org
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

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.

### 来源

- <https://github.com/h3rald/min>
- <https://h3rald.com/min/Min_DeveloperGuide.htm>
- <https://min-lang.org/>
- <https://min-lang.org/get-started/>
- <https://min-lang.org/mmm/>


## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- generalized runtime or code generation signal

## 源数据库详情

- **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:** stable

## 其他软件包管理器记录

- Nix - min: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/mi/min/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - extras/min: installed executable or alias match | Scoop official bucket manifest trees: bucket/min.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - MinBrowser.Min: installed executable or alias match | Windows Package Manager source index: MinBrowser.Min from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openssl@3](https://pkg.so/zh-hans/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [pcre2](https://pkg.so/zh-hans/brew/pcre2/) - Runtime dependency declared by Homebrew.
- [nim](https://pkg.so/zh-hans/brew/nim/) - Runtime dependency declared by Homebrew.
- [julia](https://pkg.so/zh-hans/brew/julia/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language, repl.
- [clojure](https://pkg.so/zh-hans/brew/clojure/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language, repl.
- [ryelang](https://pkg.so/zh-hans/brew/ryelang/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language, repl.
- [polyml](https://pkg.so/zh-hans/brew/polyml/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language, repl.
- [ruby](https://pkg.so/zh-hans/brew/ruby/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language.
- [rust](https://pkg.so/zh-hans/brew/rust/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language.
- [php](https://pkg.so/zh-hans/brew/php/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language.
- [lua](https://pkg.so/zh-hans/brew/lua/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language.
- [arturo](https://pkg.so/zh-hans/brew/arturo/) - Local package facts share a topical domain. Shared terms: cli, language, language-runtime, openssl, openssl-3.
- [crystal](https://pkg.so/zh-hans/brew/crystal/) - Local package facts share a topical domain. Shared terms: cli, language, language-runtime, openssl, openssl-3.

## Combined YAML source

View the package source record on GitHub. [combined/min-lang.yml](https://github.com/mxcl/pkgdb/blob/main/combined/min-lang.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
- external package-manager database matches
- cross-ecosystem install command graph
