In this series of posts we’ll look at one of the less widely known languages available on MTS - MAD, or the Michigan Algorithm Decoder.
In this post we’ll look at the MAD language (as implemented by GOM on MTS) in more detail.
For our sample program in MAD, let’s look at a classic sorting algorithm, mergesort.