 Expandable MIX Emulator: EMIX - http://members.tripod.com/~dandrade/ For Windows 9x-Me/NT-2000-XP, needs 16 Mb RAM, 500 Kb HD space, coded in C/C++ Builder. |
 GNU MDK - http://www.gnu.org/software/mdk/mdk.html MIX Development Kit, emulates MIX, MIXAL; with compiler, virtual machine, GUI, Guile interpreter, Emacs mode, Elisp program to run programs in Emacs window. |
 Status of the GNU MMIX Tools - http://bitrange.com/mmix/ GCC port of MMIX with tools, instructions to install, downloads, several links. |
 BeOS MIX - http://www.bebits.com/app/3723/ Uses BFiles for 18 of 20 MIX I/O devices, each MIX I/O instruction spawns a Be thread to do operation while MIX keeps computing. Has MIX Go button, unlike some MIX emulators, coded in C++. |
 MMIXware: A RISC Computer for the Third Millennium - http://www.springerlink.com/content/v8qtq27c84t8/ By Donald E. Knuth, editor; Springer-Verlag, 1999, ISBN 978-3-540-66938-8. Book on MIX replacement MMIX, all example programs written in CWEB; full text online. |
 MMIX 2009: A RISC Computer for the Third Millennium - http://www-cs-faculty.stanford.edu/~knuth/mmix.html Donald E. Knuth's new 64-bit processor for the new volumes of his landmark series 'The Art of Computer Programming'. MIX has become more than only a book example, so MMIX should too. Description, news. |
 Dan's MIX Simulator and MIXAL Compiler - http://www.recreationalmath.com/mixal/ Assembler and interactive simulator in HTML and JavaScript; runs in web browser. For use if you are in haste to try MIXAL, or must code without installing an emulator. |
 MMIXmasters - http://mmixmasters.wiki.sourceforge.net/ Site for volunteers converting all programs in The Art of Computer Programming (TAOCP), Volumes 1-3, from old processor MIX, to newer MMIX: news, FAQ, mail lists, volunteer list and directions, links. |
 MixNet - http://sourceforge.net/projects/mixnet/ MIXAL compiler for Microsoft .NET framework. Emits .NET executable files. Source code is C#. Public Domain. |
 MIXAL - http://www.catb.org/~esr/mixal/ Eric Raymond's MIX Assembler and interpreter; downloads: readme, source tarball, HTML rendering. |
 MIX Builder - http://www.charity-ware.org/Web_development/MIXbuilder.htm Full development environment: editor, assembler, simulator, interactive debugger; all in one. Does all 157 MIX instructions: floating-point operations, card reader, card punch, line printer, typewriter, paper tape. For Windows 9x-Me/NT-2000-XP. |
 Virtual Hardware for MMIX - http://www.malgil.com/mmix/ Brief satiric article, seemingly from 2009 Scientific American; some downloads: True Color MMIX display for X11, MMIXX Distribution, screenshots; links. |
 MIX - http://en.wikipedia.org/wiki/MIX Growing article, with links to related topics. [Wikipedia] |
 MIX Simulator and Assembler - http://home.telkomsa.net/dlaing/ MIX/MIXAL in C with Lex and CWEB documentation, in full Literate Programming style. |
 MMIX-Trace - http://www.arno-fleck.de/mmix/english.htm Simplifies debugging programs; acts like normal debugger by reading tracefile, using information for nice Windows interface, moves forward, backward through code, many other functions. |