GNU MDK
From Wikipedia, the free encyclopedia.
The GNU MDK (GNU MIX Development Kit) is a software package for developing, running and debugging programs written in the MIXAL programming language. MIXAL is an assembly-like language for programming a fictional computer called MIX.
Both MIX and MIXAL were created by mathematician and computer scientist Donald Knuth in the first volume of his landmark textbook trilogy The Art of Computer Programming, published in 1968 (and updated as recently as 1997). 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)
- gmixvm (GTK+ GUI for mixvm)
- mixguile (Guile shell)
External links
References
- Jose Antonio Ortega Ruiz (2002). GNU MDK: The MIX Development Kit. Free Software Foundation / GNU Press. ISBN 1882114620.