Sciweavers

16 search results - page 4 / 4
» sigplan 2002
Sort
View
LISP
2002
135views more  LISP 2002»
13 years 3 months 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