Skip to content

Comment on Beating the Arc Challenge in Haskell

Comments

I'm a bit late here, but if you want to really smash the challenge, you can use Lisp style metaprogramming with my Hasp program. Something like this is possible (10 nodes):

    def arc
      with->>= name input
        link "click here"
        display++ "you said: " name
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.