}

(Untitled)

The crown jewels of Lisp hacking tend to be sexp-based EDSLs that get macro-expanded into efficient code; in Haskell the crown jewels are denotational EDSLs built around opaque combinators stated in terms of the semantics, and equational rewrite rules for turning them into efficient codein Lisp you metaprogram with expressions, in Haskell you metaprogram with meanings

http://www.reddit.com/r/haskell/comments/35bybo/lispers_of_haskell_whats_your_experience_using/cr353hg