Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-04-09 19:09:14 -0700 (Fri, 09 Apr 2004)
Revision: 5627
Log message:
Direct calls are closer to working. However, perhaps a different
approach is better. In the new approach, we would use normal
std and rec functions before closure conversion, and only introduce
direct calls after closure conversion as an optimization.