Haskell edition. What are you working on, Jow Forums?
Previous thread:
Haskell edition. What are you working on, Jow Forums?
Previous thread:
I'm interested in learning a high level functional language. Should I look up Haskell or Lisp? Why?
Post some code of yours
Rust is amazing
Haskell
javafx
from itertools import cycle
cycle(["bure >", "rumba >", "ringo >"])
Reminder that Python is an acceptable Haskell.
Haskell is actual FP. Lisp's may have FP elements but almost always prioritize flexibility over committing to any particular paradigm.
I've seen Haskell code that might as well just be C, it was so imperative. Why do people do that
What like?