macOS
brew install mmixlocal Homebrew formula metadata
brew
mmix のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mmixlocal Homebrew formula metadata
sudo apk add mmixAlpine Linux edge package indexes · mmix · ソース: dl-cdn.alpinelinux.org
概要
64-bit RISC architecture designed by Donald Knuth
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mmix | cli | グローバル実行可能ファイル | |
mmixal | cli | グローバル実行可能ファイル | |
mmmix | cli | グローバル実行可能ファイル | |
mmotype | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:mmix |
|---|---|
| バージョン | 20160804 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mmix |
| ホームページ | https://mmix.cs.hm.edu/ |
| リポジトリ | https://gitlab.lrz.de/mmix/mmixware |
| 上流ドキュメント | https://mmix.cs.hm.edu/ |
| ライセンス | MMIXware |
| ソースアーカイブ | https://mmix.cs.hm.edu/src/mmix-20160804.tgz |
| ビルド依存関係 | cweb |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 mmixソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.