mdk 1.2.9+dfsg-5 source package in Ubuntu

Changelog

mdk (1.2.9+dfsg-5) unstable; urgency=medium

  * Build with guile-2.2.  Closes: #885203

 -- Peter Pentchev <email address hidden>  Sun, 31 Dec 2017 04:32:30 +0200

Upload details

Uploaded by:
Peter Pentchev
Uploaded to:
Sid
Original maintainer:
Peter Pentchev
Architectures:
any
Section:
otherosfs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe otherosfs

Downloads

File Size SHA-256 Checksum
mdk_1.2.9+dfsg-5.dsc 2.1 KiB 79ee1d322cdb63e8f0cf0e3df212fe8f91eb009dd0853d1f1d2605fc927cbece
mdk_1.2.9+dfsg.orig.tar.bz2 450.4 KiB e9cbe7648acd2c181c70139281a84c40c6c99c253bd44c791773383addceab87
mdk_1.2.9+dfsg.orig.tar.bz2.asc 833 bytes 4d787b57ee69cf97dea3214ccabb294bab9c99cc20ac980e798b705c5a456e9e
mdk_1.2.9+dfsg-5.debian.tar.xz 19.5 KiB b8fcc4278f2828dc7298507975e7d48f5b402784966637cbc29df59eda17f01b

Available diffs

No changes file available.

Binary packages built by this source

mdk: MIX Development Kit

 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.
 .
 Using these interfaces, you can debug your MIXAL programs at source
 code level, and read/modify the contents of all the components of the
 MIX computer (including block devices, which are simulated using the
 file system).

mdk-dbgsym: debug symbols for mdk