Sciweavers

20 search results - page 2 / 4
» icfp 2001
Sort
View
10
Voted
ICFP
2001
ACM
14 years 4 months ago
Possibilities and Limitations of Call-by-Need Space Improvement
David Sands, Jörgen Gustavsson
ICFP
2001
ACM
14 years 4 months ago
Automatic Generation of Staged Geometric Predicates
Aleksandar Nanevski, Guy E. Blelloch, Robert Harpe...
ICFP
2001
ACM
14 years 4 months ago
Real-Time FRP
Zhanyong Wan, Walid Taha, Paul Hudak
ICFP
2001
ACM
14 years 4 months ago
A Dependently Typed Assembly Language
We present a dependently typed assembly language (DTAL) in which the type system supports the use of a restricted form of dependent types, reaping some benefits of dependent types...
Hongwei Xi, Robert Harper
ICFP
2001
ACM
14 years 4 months ago
A Simple Implementation Technique for Priority Search Queues
This paper presents a new implementation technique for priority search queues. This abstract data type is an amazing blend of finite maps and priority queues. Our implementation s...
Ralf Hinze