tenyr

32-bit computing environment with simulated CPU and development tools

brewmacoslinux
Try with needOr install directly
Source

About

32-bit computing environment (including simulated CPU)

Commands

tenyrtytynasm

Examples

Start the interactive tenyr environment$ tenyr
Assemble a tenyr assembly file to bytecode$ tynasm program.ty
Run a tenyr program with verbose output$ tenyr -v program.tyo