macOS
brew install tenyrlocal Homebrew formula metadata
brew
32-bit computing environment (including simulated CPU). Version 0.9.9 via Homebrew; verified 2026-06-22.
install
brew install tenyrlocal Homebrew formula metadata
overview
32-bit computing environment (including simulated CPU)
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tas | cli | global executable | |
tld | cli | global executable | |
tsim | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:tenyr |
|---|---|
| Version | 0.9.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tenyr |
| Homepage | https://kulp.github.io/tenyr/ |
| Repository | https://github.com/kulp/tenyr |
| Upstream docs | https://kulp.github.io/tenyr |
| License | MIT |
| Source archive | https://github.com/kulp/tenyr/archive/refs/tags/v0.9.9.tar.gz |
| Last updated | 2026-06-22T14:06:27-07:00 |
| Pulse | updated |
| Dependencies | sdl2-compat, sdl2_image |
| Build dependencies | bison |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.