/mix-mmix-rs

MIX and MMIX emulation in Rust

Primary LanguageRustMIT LicenseMIT

MIX and MMIX in Rust

mix-mmix-rs is a Rust implementation of the MIX and MMIX computers, developed by Donald Knuth for his seminal work The Art of Computer Programming.

Installation

TBD. Probably cargo though.

Usage

TBD.

Why?

Because they're really neat and they're useful for anyone studying TAoCP.

Why Rust?

I don't understand the question.