Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • 4
    F# is one of my main languages (the other beeing C#) :D Commented Sep 20, 2012 at 8:53
  • I have not learned it yet, but it looks like a pretty nice language. I spend most of my time in Erlang these days Commented Sep 20, 2012 at 11:30
  • 2
    F# is IMHO the best language in the .net eco-system, only lacking some tool love (no refactorings, almost-nonexisting solution-support (for example no subfolders out of the box)) - you can think of it as some haskell/Ocaml/C# hyprid Commented Sep 20, 2012 at 12:49
  • That is what I have heard. I got the impression that F# is Microsoft's way of taking cool ideas from Haskell and moving them into the .net world Commented Sep 20, 2012 at 14:00
  • @Carsten König: I do not know F# but as far as I know it is mostly derived from Ocaml. Commented Sep 25, 2012 at 21:12