|
|
|
|
|
by jchonphoenix
4248 days ago
|
|
How does this compare to OCaml or Haskell? Most of the "benefits" you've mentioned here aren't actually benefits, but par the course for a programming language no matter what stack you choose. Visual Studio seems to be the only real benefit I'm seeing (and I agree, it's a very major benefit). |
|
In my view the .net libaries are probably the biggest advantage over OCaml and Haskell. Similar to how access to Java libraries gives Clojure an advantage over lisps like Common Lisp and Racket.
Oh, and if you want to use Windows without mingw then F# is a far better choice than OCaml or Haskell. The OCaml packaged manager doesn't even work properly on Windows, as far as I'm aware.