Sciweavers

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

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

Book
640views
15 years 8 months 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
12 years 7 days 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