Sciweavers

3 search results - page 1 / 1
» On the Runtime Complexity of Type-Directed Unboxing
Sort
View
62
Voted
ICFP
1998
ACM
15 years 2 months ago
On the Runtime Complexity of Type-Directed Unboxing
Yasuhiko Minamide, Jacques Garrigue
83
Voted
ICFP
1999
ACM
15 years 2 months ago
Flexible Type Analysis
Run-time type dispatch enables a variety of advanced optimization techniques for polymorphic languages, including tag-free garbage collection, unboxed function arguments, and fla...
Karl Crary, Stephanie Weirich
90
Voted
VEE
2009
ACM
146views Virtualization» more  VEE 2009»
15 years 5 months ago
Demystifying magic: high-level low-level programming
r of high-level languages lies in their abstraction over hardware and software complexity, leading to greater security, better reliability, and lower development costs. However, o...
Daniel Frampton, Stephen M. Blackburn, Perry Cheng...