Sciweavers

1729 search results - page 4 / 346
» Generic Haskell: Applications
Sort
View
AAIP
2009
13 years 5 months ago
Deriving a Relationship from a Single Example
Given an appropriate domain specific language (DSL), it is possible to describe the relationship between Haskell data types and many generic functions, typically type-class instan...
Neil Mitchell
JFP
2010
109views more  JFP 2010»
13 years 6 months ago
Generic programming with C++ concepts and Haskell type classes - a comparison
Earlier studies have introduced a list of high-level evaluation criteria to assess how well a language supports generic programming. Languages that meet all criteria include Haske...
Jean-Philippe Bernardy, Patrik Jansson, Marcin Zal...
ICFP
2012
ACM
11 years 10 months ago
Functional programming with structured graphs
This paper presents a new functional programming model for graph structures called structured graphs. Structured graphs extend conventional algebraic datatypes with explicit defi...
Bruno C. d. S. Oliveira, William R. Cook
AFP
2008
Springer
241views Formal Methods» more  AFP 2008»
14 years 1 months ago
Libraries for Generic Programming in Haskell
Johan Jeuring, Sean Leather, José Pedro Mag...
AC
2003
Springer
14 years 24 days ago
Generic Haskell: Practice and Theory
Ralf Hinze, Johan Jeuring