43

So much for purely functional programming language.

Comments
  • 3
    main = printstrln "hello world"
  • 4
    @youness I think its one of the easiest programming languages out there, most just haven't heard about it these days..
  • 2
    Oh dear god, can't even describe how much I hate Haskell. much = very very very much;
  • 1
    I am one of the people that doesn't know it, what can it be used for?
  • 1
    @yarwest Someone made Super Mario bros 1 in it. Wouldn't say that's ideal though.
  • 0
  • 1
    it's like lisp everyone borrow ideas from it but no one want to use it
  • 0
    main = putStrLn "helloworld"

    where's the problem?
Add Comment