tenyr
« Back to VersTracker
Description:
32-bit computing environment (including simulated CPU)
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: simulator cpu education assembly computer-architecture toolchain
Install: brew install tenyr
About:
Tenyr is a 32-bit computing environment featuring a simulated CPU with an original instruction set architecture. It provides a complete toolchain including an assembler, linker, and simulator for educational and experimental purposes. The project serves as a platform for learning computer architecture concepts and developing low-level software.
Key Features:
  • Custom 32-bit RISC CPU simulator with original ISA
  • Complete toolchain with assembler and linker
  • Educational focus on computer architecture fundamentals
  • Cross-platform simulation environment
Use Cases:
  • Teaching computer architecture and assembly language
  • Experimenting with CPU design and instruction sets
  • Learning low-level programming concepts
Alternatives:
  • MARS – MARS is a MIPS simulator focused on a specific architecture, while Tenyr provides a custom ISA
  • QEMU – QEMU emulates real hardware, whereas Tenyr is an educational simulator with a novel architecture
Version History
Detected Version Rev Change Commit
Sep 12, 2025 3:57am 0 VERSION_BUMP b7c8bb35
Sep 12, 2024 11:30pm 0 VERSION_BUMP f3269679