Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-04-06 08:36:36 -0700 (Tue, 06 Apr 2004)
Revision: 5612
Log message:
Added closure conversion on assembly code.
Functions in the assembly now use the Lambda["rec"] version
of recursive functions (the recursive binding is final in the
parameter list).