  |
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. |
  |
MIXAL - http://www.catb.org/~esr/mixal/
Eric Raymond's MIX Assembler and interpreter; downloads: readme, source tarball, HTML rendering. |
  |
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. |
  |
MIX - http://en.wikipedia.org/wiki/MIX
Growing article, with links to related topics. [Wikipedia] |
  |
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. |
  |
MIX Simulator and Assembler - http://home.telkomsa.net/dlaing/
MIX/MIXAL in C with Lex and CWEB documentation, in full Literate Programming style. |
  |
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. |
  |
MixNet - http://sourceforge.net/projects/mixnet/
MIXAL compiler for Microsoft .NET framework. Emits .NET executable files. Source code is C#. Public Domain. |
  |
Home of MMIX Group Munich Professional School - http://www.informatik.fh-muenchen.de/~mmix/
Mixed German-English site at Munich University of Applied Sciences. MMIX extensions: MMIXAL LaTeX output, Win32 graphical output. |
  |
Status of the GNU MMIX Tools - http://bitrange.com/mmix/
GCC port of MMIX with tools, instructions to install, downloads, several links. |
  |
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. |
  |
Donald Knuth: MMIX, a RISC Computer for the New Millennium - http://technetcast.ddj.com/tnc_program.html?program_id=71
Knuth describes MMIX 64-bit RISC computer to replace MIX as environment to teach machine level details in future editions of TAoCP; audio, video, text description, links. [Dr. Dobb's TechNetCast] |
 |
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++. |
 |
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. |
 |
MIX Emulator for Linux - http://swiss.csail.mit.edu/~adler/MIX/
Compressed tar file, of "Swiss" MIX emulator, can be compiled for Linux, or modified for other Unix versions. |
 |
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. |