Sciweavers

51 search results - page 1 / 11
» haskell 2008
Sort
View
HASKELL
2008
ACM
13 years 11 months ago
Haskell session types with (almost) no class
Riccardo Pucella, Jesse A. Tov
HASKELL
2008
ACM
13 years 11 months ago
Smallcheck and lazy smallcheck: automatic exhaustive testing for small values
Colin Runciman, Matthew Naylor, Fredrik Lindblad
HASKELL
2008
ACM
13 years 11 months ago
Comparing libraries for generic programming in haskell
Alexey Rodriguez, Johan Jeuring, Patrik Jansson, A...
HASKELL
2008
ACM
13 years 11 months ago
Making monads first-class with template haskell
Monads as an organizing principle for programming and semantics are notoriously difficult to grasp, yet they are a central and powerraction in Haskell. This paper introduces a do...
Pericles S. Kariotis, Adam M. Procter, William L. ...