# 使用 Homebrew 安装 tenyr

查看 tenyr 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:tenyr
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install tenyr
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:tenyr
- **软件包管理器:** Homebrew
- **版本:** 0.9.9
- **来源摘要:** 32-bit computing environment (including simulated CPU)
- **主页:** <https://kulp.github.io/tenyr/>
- **仓库:** <https://github.com/kulp/tenyr>
- **最后更新:** 2026-06-22T14:06:27-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- tas (别名)
- tld (别名)
- tsim (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.9.9
## 项目历史与用法

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.

### 时间线

- 2011-12-10: GitHub repository created.
- 2015-08-06: v0.9.2 release published with initial Wishbone B3 bus support.
- 2017-05-04: v0.9.4 changelog entry added first-class emscripten build support.
- 2021-01-01: v0.9.8 changelog recorded GitHub Actions CI and many portability cleanups.
- 2021-09-01: v0.9.9 changelog recorded macOS Big Sur build work and ULX3S/Yosys flow changes.

### Related projects

- The README and changelog relate tenyr to emscripten, Verilog FPGA flows, Wishbone, Xilinx Spartan6, ULX3S, Yosys, and SDL/VGA simulation work.

### 来源

- <https://api.github.com/repos/kulp/tenyr>
- <https://api.github.com/repos/kulp/tenyr/releases>
- <https://github.com/kulp/tenyr#readme>
- <https://github.com/kulp/tenyr/blob/develop/Changelog.md>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/tenyr.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tenyr.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
