macOS
brew install mmixlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mmix in AI-Agent-Workflows.
Installation
brew install mmixlocal Homebrew formula metadata
sudo apk add mmixAlpine Linux edge package indexes · mmix · Quelle: dl-cdn.alpinelinux.org
Überblick
64-bit RISC architecture designed by Donald Knuth
Verlauf
MMIX is Donald E. Knuth's 64-bit RISC architecture and accompanying software suite, created to replace MIX, the educational machine used in earlier volumes of The Art of Computer Programming. Knuth's documentation explains that by the 1990s MIX no longer represented modern architecture, so MMIX was designed as a cleaner RISC-style machine with help from figures including John Hennessy and Dick Sites. The Munich University of Applied Sciences MMIX site quotes Knuth's 2011 summary of the project: during the 1990s he designed a computer representative of modern machines yet easy to learn, completed preliminary software in 1999, and later froze MMIXware for use with TAOCP material.
The software distributed as MMIXware makes the architecture usable as a teaching and research artifact. Knuth's MMIXware page describes CWEB programs for an assembler that converts symbolic MMIX code into object files, simulators for executing those object files, and the MMMIX meta-simulator for dynamic scheduling of a complex pipeline with configurable functional units, caches, branch prediction, and interrupts. The MMIX documentation specifies a 64-bit RISC machine with 256 general-purpose registers, fixed four-byte instructions, a 64-bit address space, and big-endian memory semantics.
In package-manager form, `mmix` is less an everyday developer dependency than a compact distribution of the TAOCP architecture tools: `mmix`, `mmixal`, `mmmix`, and `mmotype`. It is useful for readers working through Knuth's MMIX examples, educators teaching assembly language or architecture concepts, and hobbyists exploring a literate-programming implementation of a designed CPU rather than an industrial ISA.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mmix | cli | globales Executable | |
mmixal | cli | globales Executable | |
mmmix | cli | globales Executable | |
mmotype | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:mmix |
|---|---|
| Version | 20160804 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mmix |
| Homepage | https://mmix.cs.hm.edu/ |
| Repository | https://gitlab.lrz.de/mmix/mmixware |
| Upstream-Dokumentation | https://mmix.cs.hm.edu/ |
| Lizenz | MMIXware |
| Quellarchiv | https://mmix.cs.hm.edu/src/mmix-20160804.tgz |
| Build-Abhängigkeiten | cweb |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mmix |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
mmix 0_git20221025-r0
Assembler and instruction level simulator for the MMIX platform
http://www.mmix.cs.hm.edu/exe/index.html
sudo apk add mmixQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.