macOS
brew install tenyrlocal Homebrew formula metadata
安装
brew install tenyrlocal Homebrew formula metadata
概览
32-bit computing environment (including simulated CPU)
历史
tenyr is a simple 32-bit computer architecture and computing environment. Its official README describes an ISA, FPGA hardware implementation, assembler, linker, simulator, standard library, and example software.
The GitHub repository was created in December 2011 and the project developed as a compact educational and experimental architecture. Its README emphasizes simplicity of design and implementation, portability across desktop platforms and JavaScript via emscripten, and a Verilog definition demonstrated on Xilinx Spartan6 FPGAs.
tenyr remained a niche systems and architecture project rather than a mainstream runtime. Homebrew packaging made its command-line tools, including `tas`, `tld`, and `tsim`, available to macOS package users interested in assemblers, simulators, and small CPU designs.
Users assemble tenyr assembly with `tas`, link objects with `tld`, and run programs in `tsim`. The README points to examples such as Conway's Game of Life, a snake screensaver, and a recursive Fibonacci generator, plus FPGA-oriented Verilog hardware.
For package nerds, tenyr is interesting as a full tiny computing stack delivered through ordinary package tooling: ISA documentation, assembler, linker, simulator, standard library, examples, and hardware descriptions. It represents the kind of small but complete architecture project that package managers preserve for experimentation.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tas | cli | 全局可执行文件 | |
tld | cli | 全局可执行文件 | |
tsim | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:tenyr |
|---|---|
| 版本 | 0.9.9 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/tenyr |
| 主页 | https://kulp.github.io/tenyr/ |
| 仓库 | https://github.com/kulp/tenyr |
| 上游文档 | https://kulp.github.io/tenyr |
| 许可证 | MIT |
| 源码归档 | https://github.com/kulp/tenyr/archive/refs/tags/v0.9.9.tar.gz |
| 最后更新 | 2026-06-22T14:06:27-07:00 |
| Pulse | updated |
| 依赖 | sdl2-compat, sdl2_image |
| 构建依赖 | bison |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tenyr |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.