| Resource page for mad | 13 Oct 2010 |
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 | Project README file |
| git@gitorious.org:madness/madness.git | git repository |
| mad.html | HTML rendering of mad.1 |