Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-04-11 18:42:45 -0700 (Sun, 11 Apr 2004)
Revision: 5640
Log message:
Added direct-call optimizations for recursive functions.
Finally, factorial is a loop.
Not quite complete; the types are wrong at the moment.