# tenyr を Homebrew でインストール

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
