macOS
brew install mlkitlocal Homebrew formula metadata
brew
Compiler for the Standard ML programming language. Version 4.7.14 via Homebrew; verified 2026-06-13.
install
brew install mlkitlocal Homebrew formula metadata
nix profile install nixpkgs#mlkitnixpkgs package indexes · pkgs/by-name/ml/mlkit/package.nix · source: api.github.com
overview
Compiler for the Standard ML programming language
history
MLKit descends from The ML Kit, Version 1, announced by Mads Tofte on 1993-03-12 and attributed there to Nick Rothwell, David N. Turner, Mads Tofte, and Lars Birkedal at Edinburgh and Copenhagen Universities. That early release was distributed with about 100 pages of documentation explaining how to build, run, read, and modify the Kit, making it both a Standard ML implementation and a compiler-hacking vehicle.
The later MLKit project became a compiler toolkit for Standard ML with two main compiler paths sharing a frontend and compilation-management scheme: MLKit with Regions, with a native x64 backend based on region inference, and SMLtoJs, a JavaScript backend for browser-targeted Standard ML. Its documentation says it covers all of Standard ML from the 1997 Definition and most of the Standard ML Basis Library.
MLKit's distinctive technical role is region-based memory management for ML. The project documentation describes compiler-inferred allocation and deallocation directives, region profiling, C interoperation, and optional reference-tracing garbage collection on top of region inference. In practice it is used both as an SML compiler and as a research/development tool for region inference, SML-to-JavaScript compilation, bootstrapping, ML Basis files, and compatibility work alongside tools such as MLton and smlpkg.
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 |
|---|---|---|---|
kittester | cli | global executable | |
mlkit | cli | global executable | |
mlkit-mllex | cli | global executable | |
mlkit-mlyacc | cli | global executable | |
reml | cli | global executable | |
rp2ps | 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.
https://github.com/melsman/mlkit
install metadata
| Package key | brew:mlkit |
|---|---|
| Version | 4.7.14 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mlkit |
| Homepage | https://melsman.github.io/mlkit |
| Repository | https://github.com/melsman/mlkit |
| Upstream docs | https://elsman.com/mlkit |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/melsman/mlkit/archive/refs/tags/v4.7.14.tar.gz |
| Last updated | 2026-06-13T23:35:05+02:00 |
| Pulse | updated |
| Dependencies | gmp |
| Build dependencies | autoconf, mlton |
| Bottle | available (on sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mlkit |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| 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.
mlkit
nix profile install nixpkgs#mlkitsource 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.