Changes by: Adam Granicz (granicz at cs.caltech.edu)
Date: 2003-08-27 13:41:53 -0700 (Wed, 27 Aug 2003)
Revision: 4884
Log message:

      Added assignments. The source language has everything we need.
      Now, the rest of the compiler needs work.
      

Changes  Path
+10 -8 metaprl/theories/experimental/compile/m_ast.ml
+1 -2 metaprl/theories/experimental/compile/m_ast.mli
+6 -10 metaprl/theories/experimental/compile/m_ast.pho
+13 -0 metaprl/theories/experimental/compile/m_ir_ast.ml
+7 -0 metaprl/theories/experimental/compile/m_test.ml