macOS
brew install tenyrlocal Homebrew formula metadata
brew
tenyr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.