Sciweavers

12 search results - page 3 / 3
» Modular Certification of Low-Level Intermediate Representati...
Sort
View
ICFP
2005
ACM
14 years 6 months ago
The anatomy of a loop: a story of scope and control
Writing loops with tail-recursive function calls is the equivalent of writing them with goto's. Given that loop packages for Lisp-family languages have been around for over 2...
Olin Shivers
VEE
2010
ACM
218views Virtualization» more  VEE 2010»
14 years 1 months ago
Improving compiler-runtime separation with XIR
Intense research on virtual machines has highlighted the need for flexible software architectures that allow quick evaluation of new design and implementation techniques. The inte...
Ben Titzer, Thomas Würthinger, Doug Simon, Ma...