Sciweavers

8 search results - page 1 / 2
» jfp 2002
Sort
View
JFP
2002
94views more  JFP 2002»
13 years 4 months ago
The lambda calculus is algebraic
Peter Selinger
JFP
2002
82views more  JFP 2002»
13 years 4 months ago
Parallel and Distributed Haskells
Philip W. Trinder, Hans-Wolfgang Loidl, Robert F. ...
JFP
2002
95views more  JFP 2002»
13 years 4 months ago
DrScheme: a programming environment for Scheme
Robert Bruce Findler, John Clements, Cormac Flanag...
JFP
2002
116views more  JFP 2002»
13 years 4 months ago
Recursive subtyping revealed
Algorithms for checking subtyping between recursive types lie at the core of many programming language implementations. But the fundamental theory of these algorithms and how they...
Vladimir Gapeyev, Michael Y. Levin, Benjamin C. Pi...
JFP
2002
89views more  JFP 2002»
13 years 4 months ago
The countdown problem
We systematically develop a functional program that solves the countdown problem, a numbers game in which the aim is to construct arithmetic expressions satisfying certain constra...
Graham Hutton