Generic programming: Difference between revisions

Content deleted Content added
Dreixel (talk | contribs)
Adding all the "Generic programming in Haskell" chapter
Dreixel (talk | contribs)
m Correcting a typo
Line 140:
*[http://www.generic-haskell.org/ Generic Haskell, a language for generic programming]
*Jeuring, Johan (2004), lecture notes for the Generic Programming course
*Löh, AndreasAndres (2004), [http://www.cs.uu.nl/~andres/ExploringGH.pdf Exploring Generic Haskell], ISBN 90-393-3765-9
*Dæv Clarke, Johan Jeuring and AndreasAndres Löh, [http://www.cs.uu.nl/research/projects/generic-haskell/compiler/beryl/GHUsersGuide.pdf The Generic Haskell user's guide]
*Hinze, Ralf (2004), [http://www.informatik.uni-bonn.de/~ralf/publications/ICFP04.pdf Generics for the Masses]
*Ralf Lämmel and Simon Peyton Jones (2003), [http://www.cs.vu.nl/boilerplate/ Scrap your boilerplate ... in Haskell]