triton

Crates.iotriton
lib.rstriton
version0.1.0
sourcesrc
created_at2020-02-28 16:50:05.715408
updated_at2020-02-28 16:50:05.715408
descriptionTernary stack machine CPU architecture and VM
homepage
repositoryhttps://github.com/patrislav/triton
max_upload_size
id213591
size14,203
Patryk Kalinowski (patrislav)

documentation

README

Triton

An experimental ternary stack-based CPU architecture. This crate includes the VM able to decode and run Triton programs. This is not a full emulator, but it's intended to be used as a library for other applications to use.

Status

The architecture is not yet finalized, the instruction set not fully designed and there are no tests.

Commit count: 6

cargo fmt