Generic programming: Difference between revisions

Content deleted Content added
No edit summary
Add link to Stepanov papers. Rm non-link "link".
Line 136:
 
== External references and links ==
*David Vandevoorde, ''C++ Templates: The Complete Guide'', 2003 Addison-Wesley. ISBN 0-201-73484-2.
*[http://www.stepanovpapers.com/ Papers] by Alexander A. Stepanov (creator of the [[Standard Template Library|STL]])
*[http://msdn.microsoft.com/msdnmag/issues/03/09/NET/ Introducing Generics in the Microsoft CLR (MSDN Magazine)]
*[http://msdn.microsoft.com/msdnmag/issues/03/10/NET/ More on Generics in the Microsoft CLR (MSDN Magazine)]
*[http://www.generic-haskell.org/ Generic Haskell, a language for generic programming]
*Jeuring, Johan (2004), lecture notes for the Generic Programming course
*Löh, Andres (2004), [http://www.cs.uu.nl/~andres/ExploringGH.pdf Exploring Generic Haskell], ISBN 90-393-3765-9
*Dæv Clarke, Johan Jeuring and Andres Löh, [http://www.cs.uu.nl/research/projects/generic-haskell/compiler/beryl/GHUsersGuide.pdf The Generic Haskell user's guide]