Difference between revisions of "Mdk"

From Free Software Directory
Jump to: navigation, search
(added standard link)
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU MIX Development Kit (MDK)
 
|Name=GNU MIX Development Kit (MDK)
|Short description=Emulator and development environment for Knuth's MIX computer
+
|Short description=Emulator and development environment for Knuth's MIX computer.
 
|Full description=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.
 
|Full description=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.
  
Line 9: Line 9:
 
|VCS checkout command=git clone git://git.savannah.gnu.org/mdk.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/mdk.git
 
|Documentation note=https://www.gnu.org/software/mdk/manual/
 
|Documentation note=https://www.gnu.org/software/mdk/manual/
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards
 
|Keywords=assembler,guile,mix,mixal,knuth,taocp,mix development kit,educational,emulator,simulator,mixvm,gmixvm,mixasm
 
|Keywords=assembler,guile,mix,mixal,knuth,taocp,mix development kit,educational,emulator,simulator,mixvm,gmixvm,mixasm
|Version identifier=1.2.9
+
|Version identifier=1.2.10
|Version date=2015/12/23
+
|Version date=2019/01/08
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/mdk/v1.2.9/mdk-1.2.9.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/mdk/v1.2.10/mdk-1.2.10.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/16
+
|Last review date=2019/01/20
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011/04/12
+
|Submitted date=2011/04/01
 
|User level=none
 
|User level=none
 
|Component programs=mixvm,gmixvm,mixasm,mixguile
 
|Component programs=mixvm,gmixvm,mixasm,mixguile
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/mdk/v1.2.10/mdk-1.2.10.tar.gz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 44: Line 61:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=jao@gnu.org
 
|Email=jao@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/mdk-doc
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 51: Line 72:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/mdk
+
|Resource URL=https://savannah.gnu.org/projects/mdk/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/mdk.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/mdk.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-mdk
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-mdk/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 67: Line 88:
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/mdk
+
|Resource URL=https://ftp.gnu.org/gnu/mdk/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 78: Line 103:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=flex
+
|Prerequisite description=[[flex]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=glib
+
|Prerequisite description=[[glib]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=gtk
+
|Prerequisite description=[[gtk]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=libglade
+
|Prerequisite description=[[libglade]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=readline
+
|Prerequisite description=[[readline]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite

Revision as of 02:07, 20 January 2019


[edit]

GNU MIX Development Kit (MDK)

https://www.gnu.org/software/mdk/
Emulator and development environment for Knuth's MIX computer.

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.

It also contains an Emacs major mode for MIXAL programming and an elisp program allowing to run the MIX virtual machine in one buffer while viewing the MIXAL source code in another.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

19 October 2020




Leaders and contributors

Contact(s)Role
jao Maintainer
Jose Antonio Ortega Ruiz Maintainer


Resources and communication

AudienceResource typeURI
GitVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/mdk.git/
DebianDeveloperhttps://tracker.debian.org/pkg/mdk-doc
WikidataGeneralhttps://www.wikidata.org/wiki/Q5514024
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-mdk/
DebianDeveloperhttps://tracker.debian.org/pkg/mdk
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
FTPDownloadhttps://ftpmirror.gnu.org/mdk/
SavannahDeveloperhttps://savannah.gnu.org/projects/mdk/
BugsBug Trackinghttps://savannah.gnu.org/bugs/?group=mdk


Software prerequisites

KindDescription
Weak prerequisitelibglade
Required to buildflex
Weak prerequisitelibguile
Weak prerequisitereadline
Weak prerequisitegtk
Required to buildglib




Entry










"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.