Hacker News new | past | comments | ask | show | jobs | submit | dougthesnails's comments login

Take F# for a spin. It offers nearly all of the type system tomfoolery one craves and all the tooling and nice-to-haves one wants. The big drag is that the async story and memory management aren't as big as a time vampire as Rust, so you do run the risk of actually solving business needs. I am sure some part of dealing with Microsoft can fill that void, though.

I've been on the fence w.r.t giving it a try. How does it compare to Ocaml and haskell?

It is Ocaml in all the ways that matter, but with .NET's async story/runtime/memory management, and tooling.

From a web point of view, you get full access to .NET, all the associated packages, and all the tooling. You start with a huge head start as opposed to Ocaml and haskell for that usecase.

Or learn to rebase those crap commits into coherent ones.


Be still my heart.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: