macOS
brew install mmixlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.