How To Install Gmixvm?

How To Install Gmixvm?

gmixvm

MIX Development Kit

Maintainer: Peter Pentchev



Section: otherosfs

Install gmixvm

  • Debian apt-get install mdk Click to copy
  • Ubuntu apt-get install mdk Click to copy
  • Kali Linux apt-get install mdk Click to copy
  • Fedora dnf install mdk Click to copy
  • Raspbian apt-get install mdk Click to copy
  • macOS brew install mdk Click to copy

mdk

MIX Development Kit

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).

To install the latest version of gmixvm in your favorite operating system just copy the gmixvm installation command from above and paste it into terminal. It will download and install the latest version of gmixvm 2026 package in your OS.