MIX is the hypothetical computer outlined by Donald Knuth in the Art of Computer Programming.
I guess when I say best, I mean most suitable for working with the algorithms and problems in the Art of Computer Programming.
MIX is the hypothetical computer outlined by Donald Knuth in the Art of Computer Programming.
I guess when I say best, I mean most suitable for working with the algorithms and problems in the Art of Computer Programming.
Which OS do you want to run this on?
Personally, I'd suggest skipping MIX altogether, and jumping straight to MMIX-- most of the MIX programs have been ported to MMIX by the MMIXmasters, and converting them yourself should be an instructive exercise, anyway.
The MMIX emulator can be found here.
I use "standard" mmix and it works well. Last archived version has the date 20100311, so it's recent. You can download it from here. It compiles smoothly and easily. Just in case installing MinGW if you're on Windows could be a good idea.