# Installer tenyr avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tenyr pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tenyr
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:tenyr
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.9.9
- **Résumé source:** 32-bit computing environment (including simulated CPU)
- **Page d'accueil:** <https://kulp.github.io/tenyr/>
- **Dépôt:** <https://github.com/kulp/tenyr>
- **Dernière mise à jour:** 2026-06-22T14:06:27-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- tas (alias)
- tld (alias)
- tsim (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.9.9
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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