Many fall in the face of chaos, but not this one, not today

  • 5 Posts
  • 44 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle








  • F# is such a fantastic language.

    I’d not hesitate a second to use it (and Fable) for my own startup. I’m very comfortable with Ruby, Clojure, Haskell, Perl, PHP, Python, Java, Typescript, and C#. Yet I would pick F# over all of those in a heartbeat.

    F# has great type safety (but not forced into monad transformer chaos like Haskell). You need about 1/3rd less code than C# and Java, and the compiler will find more bugs than in those languages.