Changes by: Adam Granicz (granicz at cs.caltech.edu)
Date: 2003-08-22 16:34:43 -0700 (Fri, 22 Aug 2003)
Revision: 4868
Log message:
The core of the AST->IR conversion for the M language.
Next is to add new source-level features to the language (loops, etc.).
Then I return to the UNITY translation, which should be straightforward
at that point.