Suvarna Garge (Editor)

GNU MIX Development Kit

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
GNU MIX Development Kit wwwgnuorgsoftwaremdkmanualimgssdevicesjpg

The GNU MIX Development Kit (GNU MDK) is a free software package for developing, running and debugging programs written in MIXAL, an assembly-like language for programming a hypothetical computer called MIX. GNU MDK is part of the GNU Project.

Both MIX and MIXAL were created by mathematician and computer scientist Donald Knuth in the first volume of his textbook The Art of Computer Programming, published in 1968. The GNU MDK, published in book form in 2002, was written by theoretical physics PhD Jose Antonio Ortega Ruiz of Barcelona, Spain, and is released under the GNU General Public License, to allow and encourage users to freely share and improve the software. Current versions of MDK for different platforms are free to download from the project web site.

The MDK package consists of the following programs:

  • mixasm (MIXAL assembler and debugger)
  • mixvm (CLI based emulator)
  • mixvm.el (Emacs Lisp mixvm)
  • mixal-mode.el (Emacs mode for mixal)
  • gmixvm (GTK+ GUI for mixvm)
  • mixguile (Guile shell)
  • References

    GNU MIX Development Kit Wikipedia