103
click to vote
ICFP
16 years 1 days ago
2007 ACM
The analysis and verification of higher-order programs raises the issue of control-flow analysis for higher-order languages. The problem of constructing an accurate call graph for...
ICFP
16 years 1 days ago
2007 ACM
Over the past year Untyped has developed some 40'000 lines of Scheme code for a variety of web-based applications, which receive over 10'000 hits a day. This is, to our ...
ICFP
16 years 1 days ago
2007 ACM 108
click to vote
ICFP
16 years 1 days ago
2007 ACM
Designing debugging tools for lazy functional programming languages is a complex task which is often solved by expensive tracing of lazy computations. We present a new approach in...
ICFP
16 years 1 days ago
2007 ACM
Operators for delimiting control and for capturing composable continuations litter the landscape of theoretical programming language research. Numerous papers explain their advant...
|