|
|
|
|
|
by behnamoh
684 days ago
|
|
For someone who's curious about these topics, do you recommend F# as a language to learn and apply them in practice? I've always thought of Haskell as THE functional programming language because of its purity and elegant syntax which looks very much like math. But lately I've seen people talk about F#, Clojure, ... and I wonder if Haskell is mostly an academic language whereas these are mostly practical? |
|
Haskell will bring you more of the benefits from FP with expressive types; Idris will bring you even more. But you will lose the integration.