# mlkit mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mlkit in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:mlkit
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mlkit
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mlkit
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/ml/mlkit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:mlkit
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/mlkit>
- **Version:** 4.7.22
- **Quellzusammenfassung:** Compiler for the Standard ML programming language
- **Homepage:** <https://melsman.github.io/mlkit>
- **Repository:** <https://github.com/melsman/mlkit>
- **Upstream-Dokumentation:** <https://melsman.github.io/mlkit>
- **Lizenz:** GPL-2.0-or-later
- **Quellarchiv:** <https://github.com/melsman/mlkit/archive/refs/tags/v4.7.22.tar.gz>
- **Zuletzt aktualisiert:** 2026-08-02T08:56:40Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- kittester (cli)
- mlkit (cli)
- mlkit-mllex (cli)
- mlkit-mlyacc (cli)
- reml (cli)
- rp2ps (cli)
- kittester (Alias)
- mlkit (Alias)
- mlkit-mllex (Alias)
- mlkit-mlyacc (Alias)
- reml (Alias)
- rp2ps (Alias)

## Abhängigkeiten

- gmp

## Build-Abhängigkeiten

- autoconf
- mlton

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 4.7.22
- Manager aktualisiert: 2026-08-02
- lokale Daten: OK
- Upstream-Repository: https://github.com/melsman/mlkit
- neueste erkannte Version: v4.7.22 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Quellen

- <https://elsman.com/mlkit/papers>
- <https://elsman.com/mlkit/pdf/kit.pdf>
- <https://formulae.brew.sh/formula/mlkit>
- <https://github.com/melsman/mlkit>
- <https://groups.google.com/g/comp.compilers/c/my2OjNZxT20>
- <https://raw.githubusercontent.com/melsman/mlkit/master/README.md>


## Sicherheitshinweise

generalized runtime or code generation signal.

- **Geiger-Risiko:** yellow / mittel
- generalized runtime or code generation signal

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mlkit
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** arch
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- Nix - mlkit: normalized package name match | nixpkgs package indexes: pkgs/by-name/ml/mlkit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [autoconf](https://pkg.so/de/brew/autoconf/) - Build dependency declared by Homebrew.
- [mlton](https://pkg.so/de/brew/mlton/) - Build dependency declared by Homebrew.
- [smlnj](https://pkg.so/de/brew/smlnj/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language, standard-ml.
- [polyml](https://pkg.so/de/brew/polyml/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language, standard-ml.
- [mosml](https://pkg.so/de/brew/mosml/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language, standard-ml.
- [go](https://pkg.so/de/brew/go/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [rust](https://pkg.so/de/brew/rust/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [lua](https://pkg.so/de/brew/lua/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [zig](https://pkg.so/de/brew/zig/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.
- [dart-sdk](https://pkg.so/de/brew/dart-sdk/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language.

## Combined YAML source

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


## Quellen

- 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
