Sciweavers

10 search results - page 1 / 2
» jfp 2008
Sort
View
66
Voted
JFP
2008
60views more  JFP 2008»
14 years 11 months ago
Caml trading - experiences with functional programming on Wall Street
Yaron Minsky, Stephen Weeks
71
Voted
JFP
2008
61views more  JFP 2008»
14 years 11 months ago
Control reduction theories: the benefit of structural substitution
The historical design of the call-by-value theory of control relies on the reification of evaluation contexts as regular functions and on the use of ordinary term application for ...
Zena M. Ariola, Hugo Herbelin
72
Voted
JFP
2008
75views more  JFP 2008»
14 years 11 months ago
Exploiting reachability and cardinality in higher-order flow analysis
t two complementary improvements for abstract-interpretation-based flow analysis r-order languages: (1) abstract garbage collection and (2) abstract counting.1,2 garbage collecti...
Matthew Might, Olin Shivers
JFP
2008
85views more  JFP 2008»
14 years 11 months ago
Applicative programming with effects
In this paper, we introduce Applicative functors--an abstract characterisation of an applicative style of effectful programming, weaker than Monads and hence more widespread. it i...
Conor McBride, Ross Paterson
JFP
2008
67views more  JFP 2008»
14 years 11 months ago
Efficient execution in an automated reasoning environment
We describe a method that permits the user of a mechanized mathematical logic to write elegant logical definitions while allowing sound and efficient execution. In particular, the...
David A. Greve, Matt Kaufmann, Panagiotis Manolios...