|
|
|
|
|
by Syzygies
302 days ago
|
|
I make little use of .NET; my hand-coded atomic queue is faster than .NET work stealing for parallelism, for example. I like the slightly cleaner syntax and twice as fast for my applications. I'm escaping the black hole of Haskell. If one can code in Chez Scheme, one can code without parametrized modules, as much as I admire them. And there are also F# additions OCaml could admire. I held back for all of your reasons, and finally caved. I never saw myself in the .NET ecosystem, but prejudices are a funny thing. |
|
I don’t think people have prejudices here. Ocaml is Ocaml and F# is F#.
If your point is that people using OCaml should instead use F#, I vehemently disagree. That would be losing most of what makes Ocaml actually Ocaml.
Still F# is a nice language. F# without using .Net library I don’t see the point however. It’s the most interesting part of the language.