MDK stands for MIX Development Kit, and provides tools for developing and executing, in a MIX virtual machine, MIXAL programs.
The MIX is Donald Knuth's mythical computer, described in the first volume of The Art of Computer Programming, which is programmed using MIXAL, the MIX assembly language.
MDK includes a MIXAL assembler (mixasm) and a MIX virtual machine (mixvm) with a command line interface. In addition, a GTK+ GUI to mixvm, called gmixvm, and a Guile interpreter with an embedded MIX virtual machine called mixguile, are provided.
Using these interfaces, you can debug your MIXAL programs at source code level, and read/modify the contents of all the components of the MIX computer (including block devices, which are simulated using the file system).
Homepage: http://www.gnu.org/software/mdk/mdk.html
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 309.4 kB | 1172 kB | [list of files] |
| amd64 | 276.4 kB | 992 kB | [list of files] |
| arm | 251.6 kB | 772 kB | [list of files] |
| hppa | 281.0 kB | 988 kB | [list of files] |
| i386 | 247.9 kB | 912 kB | [list of files] |
| ia64 | 383.2 kB | 1512 kB | [list of files] |
| mips | 281.9 kB | 1140 kB | [list of files] |
| mipsel | 281.0 kB | 1140 kB | [list of files] |
| powerpc | 261.0 kB | 988 kB | [list of files] |
| s390 | 288.9 kB | 1012 kB | [list of files] |
| sparc | 246.5 kB | 928 kB | [list of files] |