Sciweavers

179 search results - page 1 / 36
» Libraries for Generic Programming in Haskell
Sort
View
HASKELL
2008
ACM
13 years 5 months ago
Comparing libraries for generic programming in haskell
Alexey Rodriguez, Johan Jeuring, Patrik Jansson, A...
AFP
2008
Springer
241views Formal Methods» more  AFP 2008»
13 years 10 months ago
Libraries for Generic Programming in Haskell
Johan Jeuring, Sean Leather, José Pedro Mag...
OOPSLA
2004
Springer
13 years 9 months ago
Modular generics
This paper presents the design of G, a new language specifically created for generic programming. We review and identify important language features of C++ and Haskell in light o...
Jeremy G. Siek
PEPM
2010
ACM
14 years 1 months ago
Optimizing generics is easy!
Datatype-generic programming increases program reliability by reducing code duplication and enhancing reusability and modularity. Several generic programming libraries for Haskell...
José Pedro Magalhães, Stefan Holderm...