macOS
brew install tenyrlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tenyr in AI-Agent-Workflows.
Installation
brew install tenyrlocal Homebrew formula metadata
Überblick
32-bit computing environment (including simulated CPU)
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tas | cli | globales Executable | |
tld | cli | globales Executable | |
tsim | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:tenyr |
|---|---|
| Version | 0.9.9 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/tenyr |
| Homepage | https://kulp.github.io/tenyr/ |
| Repository | https://github.com/kulp/tenyr |
| Upstream-Dokumentation | https://kulp.github.io/tenyr |
| Lizenz | MIT |
| Quellarchiv | https://github.com/kulp/tenyr/archive/refs/tags/v0.9.9.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:06:27-07:00 |
| Pulse | updated |
| Abhängigkeiten | sdl2-compat, sdl2_image |
| Build-Abhängigkeiten | bison |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.