GNU MIX Development Kit
It is proposed that this article be deleted because of the following concern:
If you can address this concern by improving, copyediting, sourcing, renaming, or merging the page, please edit this page and do so. You may remove this message if you improve the article or otherwise object to deletion for any reason. Although not required, you are encouraged to explain why you object to the deletion, either in your edit summary or on the talk page. If this template is removed, do not replace it. This message has remained in place for seven days, so the article may be deleted without further notice. Nominator: Please consider notifying the author/project: {{subst:proposed deletion notify|GNU MIX Development Kit|concern=not notable. No sources apart from GNU project or author.}} ~~~~ Timestamp: 20210831170708 17:07, 31 August 2021 (UTC) Administrators: delete |
The GNU MIX Development Kit (GNU MDK)[1] 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.[2]
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
- ↑ Ruiz, Jose Antonio Ortega (2002). GNU MDK: The MIX Development Kit. Free Software Foundation / GNU Press. ISBN 1-882114-62-0.
- ↑ "GNU". http://directory.fsf.org/wiki/GNU.
External links