| Resource page for mad 1.0 | 14 Jul 2004 |
This program is a work of reconstructive archeology, a compiler for the Michigan Algorithmic Decoder (MAD) language from 1962. It first translates MAD code into C, then uses the local C compiler to make an executable binary. You will need Python and David Beazley's PLY module installed to run it. A complete transcription of the 1962 MAD manual is included.
| README | roadmap file |
| mad-1.0.tar.gz | source tarball |
| mad.html | HTML rendering of mad.1 |