Search -
The MMIX Supplement: Supplement to The Art of Computer Programming Volumes 1, 2, 3 by Donald E. Knuth
The MMIX Supplement Supplement to The Art of Computer Programming Volumes 1 2 3 by Donald E Knuth Author:Martin Ruckert In the first edition of Volume 1 of The Art of Computer Programming, Donald Knuth introduced the MIX machine language: a teaching tool that powerfully illuminated the inner workings of the algorithms he documents. But MIX is now obsolete. This supplement introduces MMIX, which re-creates the MIX language for a modern, 64-bit RISC architecture. W... more »ritten by Martin Ruckert under Donald Knuth's guidance, it addresses all facets of MMIX: basic concepts, information structures, random numbers, arithmetic, sorting, and searching. Ruckert rewrites all MIX examples from Knuth's Volumes 1-3 in MMIX, and also updates every exercise and exercise answer from all three volumes.« less