Sciweavers

51 search results - page 3 / 11
» haskell 2008
Sort
View
APLAS
2008
ACM
13 years 11 months ago
Interface Types for Haskell
Peter Thiemann, Stefan Wehr
ICFP
2008
ACM
14 years 9 months ago
FPH: first-class polymorphism for Haskell
Dimitrios Vytiniotis, Stephanie Weirich, Simon L. ...
AFP
2008
Springer
241views Formal Methods» more  AFP 2008»
14 years 4 months ago
Libraries for Generic Programming in Haskell
Johan Jeuring, Sean Leather, José Pedro Mag...
WOTUG
2008
13 years 11 months ago
Communicating Haskell Processes: Composable Explicit Concurrency using Monads
Writing concurrent programs in languages that lack explicit support for concurrency can often be awkward and difficult. Haskell's monads provide a way to explicitly specify se...
Neil C. C. Brown