Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/n0rmii/termulator

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

c emulator ternary ternary-computer

Last synced: 13 days 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".