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