Sciweavers

153
Voted
LISP
2002
135views more  LISP 2002»
15 years 17 hour ago
Optimizing Nested Loops Using Local CPS Conversion
Abstract. Local CPS conversion is a compiler transformation for improving the code generated for nested loops by a direct-style compiler that uses recursive functions to represent ...
John H. Reppy