Hacker News new | ask | show | jobs
by kwantam 5569 days ago

    In lisp, this sort of thing could be handled by a macro.
So why not apples-to-apples and use Template Haskell to do it?
1 comments

Because it doesn't fit my original argument, that Haskell's combinatorial approach can do much (though not all) of what Lisp macros do.