Sciweavers

179 search results - page 1 / 36
» Libraries for Generic Programming in Haskell
Sort
View
HASKELL
2008
ACM
15 years 1 hour ago
Comparing libraries for generic programming in haskell
Alexey Rodriguez, Johan Jeuring, Patrik Jansson, A...
DSL
2009
14 years 8 months ago
Generic Libraries in C++ with Concepts from High-Level Domain Descriptions in Haskell
Daniel Lincke, Patrik Jansson, Marcin Zalewski, Ce...
72
Voted
AFP
2008
Springer
241views Formal Methods» more  AFP 2008»
15 years 5 months ago
Libraries for Generic Programming in Haskell
Johan Jeuring, Sean Leather, José Pedro Mag...
90
Voted
OOPSLA
2004
Springer
15 years 4 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
15 years 7 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...