Instant Generics now has a website!

http://www.cse.unsw.edu.au/~chak/project/generics/

It also has a tar ball with some example code.

Loading mentions Retweet
Filed under  //  generics   haskell  
Comments (0)
Posted 9 months ago

Instant Generics: Fast and Easy.

http://www.cse.unsw.edu.au/~chak/papers/CDL09.html

This paper introduces a novel approach to datatype-generic programming based on type classes and type families. It is fairly easy to use, is very expressive, and incurs minimal overhead over handwritten datatype-specific code.

Loading mentions Retweet
Filed under  //  generics   haskell  
Comments (0)
Posted 10 months ago