Sciweavers

4743 search results - page 18 / 949
» Introduction to Functional Programming
Sort
View
215
Voted

Book
351views
16 years 12 months ago
The Implementation of Functional Programming Languages
A great book about the Implementation of Functional Programming Languages.
Simon Peyton Jones
ESOP
2010
Springer
15 years 11 months ago
Functional Programming in Sublinear Space
Ugo Dal Lago, Ulrich Schöpp

Book
640views
17 years 23 days ago
Introduction to Pattern Recognition
"Pattern recognition techniques are concerned with the theory and algorithms of putting abstract objects, e.g., measurements made on physical objects, into categories. Typical...
Sargur Srihari
ICFP
2012
ACM
13 years 4 months ago
Transporting functions across ornaments
Programming with dependent types is a blessing and a curse. It is a blessing to be able to bake invariants into the definition of datatypes: we can finally write correct-by-cons...
Pierre-Évariste Dagand, Conor McBride