|
|
|
|
|
by lambda_foo
4411 days ago
|
|
It's not clear to me why you'd choose OCaml over Haskell. I understand that OCaml isn't lazily evaluated like Haskell and has a simpler to understand compiler which gives a better understanding how the code will perform at runtime. But why as someone new why would I choose OCaml over Haskell? From my perspective it seems like there is more activity and research going on in Haskell. |
|
Isn't that enough to choose OCaml over Haskell?