An open API service indexing awesome lists of open source software.

https://github.com/n0rmii/termulator

Ternary machine emulator, written in C
https://github.com/n0rmii/termulator

c emulator ternary ternary-computer

Last synced: 5 months ago
JSON representation

Ternary machine emulator, written in C

Awesome Lists containing this project

README

          

# termulator
A ternary machine emulator written in C.
Uses balanced ternary, where 9 trits make up a tryte. Offers 4 fundamental data types: the trit, 3-trit "trybble", 9-trit "tryte" and 27-trit "tword".