Sciweavers

11 search results - page 1 / 3
» jfp 2007
Sort
View
JFP
2007
72views more  JFP 2007»
13 years 4 months ago
On one-pass CPS transformations
Olivier Danvy, Kevin Millikin, Lasse R. Nielsen
JFP
2007
96views more  JFP 2007»
13 years 3 months ago
An extended comparative study of language support for generic programming
Ronald Garcia, Jaakko Järvi, Andrew Lumsdaine...
JFP
2007
112views more  JFP 2007»
13 years 4 months ago
Dependent ML An approach to practical programming with dependent types
We present an approach to enriching the type system of ML with a restricted form of de
Hongwei Xi
JFP
2007
110views more  JFP 2007»
13 years 4 months ago
Spreadsheet functional programming
The functional programming community has shown some interest in spreadsheets, but surprisingly no one seems to have considered making a standard spreadsheet, such as Excel, work w...
David Wakeling
JFP
2007
103views more  JFP 2007»
13 years 4 months ago
Warnings for pattern matching
We examine the ML pattern-matching anomalies of useless clauses and non-exhaustive matches. We state the definition of these anomalies, building upon pattern matching semantics, ...
Luc Maranget