Sciweavers

3 search results - page 1 / 1
» On the Runtime Complexity of Type-Directed Unboxing
Sort
View
ICFP
1999
ACM
13 years 10 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
VEE
2009
ACM
146views Virtualization» more  VEE 2009»
14 years 1 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...