Comment on Beating the Arc Challenge in HaskellparentComments−gruseom16yLisp-like metaprogramming is really trickyWhoa. That doesn't match my experience at all. I'd say it's simple and practically effortless (compared to what you'd have to do elsewhere). It would be surprising if it weren't, given that the whole language is organized around code=data.−scott_s16yI think he meant Lisp-like metaprogramming in Haskell.−gruseom16yAh. Thanks for the clarification.
Comments
Lisp-like metaprogramming is really tricky
Whoa. That doesn't match my experience at all. I'd say it's simple and practically effortless (compared to what you'd have to do elsewhere). It would be surprising if it weren't, given that the whole language is organized around code=data.
I think he meant Lisp-like metaprogramming in Haskell.
Ah. Thanks for the clarification.