Program Developing Process Run mm-file with interpreter % matx MaTX(1) load "test.mm" MaTX(2) test Generate executable program with compiler % matc test.mm ctest.c -----> test