Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scrap-your-boilerplate

Is it possible to use SYB to transform the type?

Haskell's Scrap Your Boilerplate (SYB) - applying transformation only once instead of everywhere

Generic programming in Haskell with SYB and ad-hoc polymorphism

Advantages of SYB (scrap your boilerplate) over GHC Generics

Deriving default instances using GHC.Generics

Relationship between TypeRep and "Type" GADT

How to construct generic Functor instances using GHC.Generics (or other similar frameworks)?

Clojure equivalent of Haskell's "Scrap Your Boilerplate" (SYB)

Scrap Your Boilerplate in f#

Understanding the type signature of gfoldl from Data.Data.Data

What is "Scrap Your Boilerplate"?

Boilerplate-free annotation of ASTs in Haskell?

What is Haskell's Data.Typeable?