macOS
brew install mltonlocal Homebrew formula metadata
sudo port install mltonMacPorts ports tree · lang/mlton/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mlton pour les workflows d'agents IA.
installation
brew install mltonlocal Homebrew formula metadata
sudo port install mltonMacPorts ports tree · lang/mlton/Portfile · Source: api.github.com
sudo dnf install mltonFedora Rawhide package metadata · mlton · Source: dl.fedoraproject.org
nix profile install nixpkgs#mltonnixpkgs package indexes · mlton · Source: raw.githubusercontent.com
sudo pacman -S mltonArch Linux sync databases · mlton · Source: geo.mirror.pkgbuild.com
sudo apt install mltonUbuntu 24.04 LTS package indexes · mlton · Source: archive.ubuntu.com
aperçu
Whole-program, optimizing compiler for Standard ML
historique
MLton grew out of Standard ML compiler research in the late 1990s. The project history traces its start to April 1997, when Stephen Weeks wrote a defunctorizer for Standard ML and integrated it with SML/NJ. That origin explains the shape of the compiler: MLton is not an interactive SML environment, but a whole-program compiler that takes the complete program as input and uses that global view for optimization.
The project became known in the Standard ML community for aggressive whole-program optimization and standalone native executables. Its own repository describes support for SML97, a complete Standard ML Basis Library, the ML Basis system, a C foreign-function interface, source-level profiling, mllex, mlyacc, and mlnlffigen. The implementation emphasizes small executables and runtime performance through unboxed representations, native arrays, GMP-backed arbitrary precision arithmetic, multiple code generators, and multiple garbage-collection strategies.
In package-manager terms, MLton occupies the serious native-code SML compiler niche alongside SML/NJ, Poly/ML, and MLKit rather than the lightweight scripting or teaching niche. It is used when SML code needs to be compiled into fast standalone programs, when whole-program analysis is useful, or when tools from the MLton distribution such as mllex, mlyacc, and mlprof are part of the workflow.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
mllex | cli | exécutable global | |
mlnlffigen | cli | exécutable global | |
mlprof | cli | exécutable global | |
mlton | cli | exécutable global | |
mlyacc | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:mlton |
|---|---|
| Version | 20241230 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/mlton |
| Page d'accueil | http://mlton.org |
| Dépôt | https://github.com/MLton/mlton |
| Docs amont | https://www.mlton.org/Documentation |
| Licence | HPND |
| Archive source | https://downloads.sourceforge.net/project/mlton/mlton/20241230/mlton-20241230.src.tgz |
| Dernière mise à jour | 2026-06-22T14:05:30-07:00 |
| Pulse | updated |
| Dépendances | gmp |
| Dépendances de compilation | autoconf, automake |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mlton |
| Version Scheme | 1 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
mlton
nix profile install nixpkgs#mltonmlton 20210117+dfsg-3
Optimizing compiler for Standard ML
sudo apt install mltonmlton-basis 20210117+dfsg-3
Optimizing compiler for Standard ML - basis library
sudo apt install mlton-basismlton-compiler 20210117+dfsg-3
Optimizing compiler for Standard ML - compiler
sudo apt install mlton-compilermlton-doc 20210117+dfsg-3
Optimizing compiler for Standard ML - documentation
sudo apt install mlton-docmlton-runtime-native 20210117+dfsg-3
Optimizing compiler for Standard ML - native runtime libraries
sudo apt install mlton-runtime-nativemlton-runtime-x86-64-linux-gnu 20210117+dfsg-3
Optimizing compiler for Standard ML - amd64 runtime libraries
sudo apt install mlton-runtime-x86-64-linux-gnumlton-tools 20210117+dfsg-3
Optimizing compiler for Standard ML - tools
sudo apt install mlton-toolsmlton 20210117-12.fc44
Optimizing compiler for Standard ML
sudo dnf install mltonmlton 20241230-1
Whole-program optimizing Standard ML compiler
sudo pacman -S mltonmlton
sudo port install mltonpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.