Template Haskell

Program-Transformation.Org: The Program Transformation Wiki

Template Haskell

Implementation

Template Haskell is available in GHC > 6.0

Publications

  • Template meta-programming for Haskell
    • Tim Sheard and Simon L. Peyton Jones.
    • SIGPLAN Notices 37(12): 60-75 (2002)
    • download

  • Optimising Embedded DSLs using Template Haskell.
    • Sean Seefried, Manuel Chakravarty, and Gabriele Keller.
    • Third International Conference on Generative Programming and Component Engineering, pages 186-205, Vancouver, Canada, October 2004.
    • Download

  • Prototyping Generic Programming using Template Haskell.
    • Ulf Norell and Patrik Jansson.
    • Seventh International Conference on Mathematics of Program Construction, MPC 2004.
    • Download