macOS
brew install min-langlocal Homebrew formula metadata
brew
Small but practical concatenative programming language and shell. Version 0.48.0 via Homebrew; verified 2026-06-22.
install
brew install min-langlocal Homebrew formula metadata
nix profile install nixpkgs#minnixpkgs package indexes · pkgs/by-name/mi/min/package.nix · source: api.github.com
scoop install extras/minScoop official bucket manifest trees · bucket/min.json · source: api.github.com
winget install --id MinBrowser.Min -eWindows Package Manager source index · MinBrowser.Min · source: cdn.winget.microsoft.com
overview
Small but practical concatenative programming language and shell
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
min | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:min-lang |
|---|---|
| Version | 0.48.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/min-lang |
| Homepage | https://min-lang.org |
| Repository | https://github.com/h3rald/min |
| Upstream docs | https://h3rald.com/min/Min_DeveloperGuide.htm |
| License | MIT |
| Source archive | https://github.com/h3rald/min/archive/refs/tags/v0.48.0.tar.gz |
| Last updated | 2026-06-22T14:05:29-07:00 |
| Pulse | updated |
| Dependencies | nim, openssl@3, pcre2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
min
nix profile install nixpkgs#minextras/min
scoop install extras/minMinBrowser.Min
winget install --id MinBrowser.Min -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.