  |
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. |
  |
http://www.gnu.org/software/mdk/mdk.html - 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. |
  |
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. |
  |
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++. |
  |
http://en.wikipedia.org/wiki/MIX - http://en.wikipedia.org/wiki/MIX
Growing article, with links to related topics. [Wikipedia] |
  |
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 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. |
  |
http://sourceforge.net/projects/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. |
  |
http://www.catb.org/~esr/mixal/ - http://www.catb.org/~esr/mixal/
Eric Raymond's MIX Assembler and interpreter; downloads: readme, source tarball, HTML rendering. |
  |
Status of the GNU MMIX Tools - http://bitrange.com/mmix/
GCC port of MMIX with tools, instructions to install, downloads, several links. |
  |
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. |
 |
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. |
 |
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] |