Difference between revisions of "Mdk"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=mdk |Short description=Emulator and development environment for Knuth's MIX computer |Full description=MDK stands for MIX Development Kit, and provides tools for de...")
 
(mdk-1.2.11)
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=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.
|User level=none
+
 
 +
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.
 +
|Homepage URL=https://www.gnu.org/software/mdk/
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone git://git.savannah.gnu.org/mdk.git
 +
|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
 +
|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
 +
|Version identifier=1.2.11
 +
|Version date=2020/10/15
 +
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/mdk/v1.2.11/mdk-1.2.11.tar.gz
 +
|Last review by=Genium
 +
|Last review date=2020/10/19
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=1.2
+
|User level=advanced
|Version date=2004-08-08
+
|Component programs=mixvm,gmixvm,mixasm,mixguile
|Version status=stable
+
|Paid support=https://www.fsf.org/resources/service/
|Version download=http://ftp.gnu.org/gnu/mdk/v1.2/mdk-1.2.tar.gz
+
|Accepts cryptocurrency donations=Yes
|License verified date=2003-06-17
+
|OpenPGP signature=https://ftp.gnu.org/gnu/mdk/v1.2.11/mdk-1.2.11.tar.gz.sig
|Version comment=1.2 stable released on 2004-08-08
+
|Test entry=No
 +
|Is GNU=Yes
 +
|GNU package identifier=mdk
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License copyright=Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2013, 2014, 2015, 2019, 2020 Free Software Foundation, Inc.
 +
|License verified by=Genium
 +
|License verified date=2020/10/19
 +
}}
 +
{{Person
 +
|Real name=Jose Antonio Ortega Ruiz
 +
|Role=Maintainer
 +
|Email=jao@imladris.local
 +
}}
 +
{{Person
 +
|Real name=jao
 +
|Role=Maintainer
 +
|Email=jao@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah
 +
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/mdk/
 +
}}
 +
{{Resource
 +
|Resource audience=Git
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/mdk.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-mdk/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://ftpmirror.gnu.org/mdk/
 +
}}
 +
{{Resource
 +
|Resource audience=Bugs
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://savannah.gnu.org/bugs/?group=mdk
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/mdk
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/mdk-doc
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q5514024
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=command-line,x-window-system
+
|Education=programming
 +
|Interface=command-line, x-window-system
 +
|Programming-language=C, scheme
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
|Use=education
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=GPL
+
|Prerequisite kind=Required to build
|License verified by=Janet Casey
+
|Prerequisite description=[[flex]]
|License verified date=2003-06-17
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=flex
+
|Prerequisite description=[[glib]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
|Prerequisite kind=Required to build
+
|Prerequisite kind=Weak prerequisite
|Prerequisite description=glib
+
|Prerequisite description=[[gtk]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=gtk
+
|Prerequisite description=[[libglade]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=libglade
+
|Prerequisite description=[[readline]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=guile
+
|Prerequisite description=[[guile|libguile]]
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 10:15, 19 October 2020


[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










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


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






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


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


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


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


"Wikidata" 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.