Skip to content

Comment on F# for Fun and Profit

Comments

F# is a really good practical FP language.

- Great real IDE support (JetBrains Rider, Visual Studio)

- Large ecosystem of packages (F# is a .NET language, so you can just use all Nuget packages out there.)

- The language is stable and only gets small updates. There is no Scala 3 scenario on the horizon.

- It is fast, multithreaded (.NET TPL) and cross platform.

- Great for building cross platform UI’s with Avalonia.

https://github.com/fsprojects/Avalonia.FuncUI

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.