Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-02-25 00:19:40 -0800 (Tue, 25 Feb 2003)
Revision: 4125
Log message:

      Completed closure conversion.
      
      If this really works, it is amazing.  Closure conversion in 225 lines,
      and most of those can be eliminated!
      
      BTW, Brian is welcome to look at this; don't worry about lab4.
      

Changes  Path
+36 -0 metaprl/theories/experimental/compile/m_closure.ml
+10 -0 metaprl/theories/experimental/compile/m_closure.mli
+3 -2 metaprl/theories/experimental/compile/m_test.ml