Comment by zxvkhkxvdvbdxz
4 months ago
F# compiler is cross os and allows cross compilation (dotnet build --runtime xxx), its packaged in most Linux distros as dotnet.
4 months ago
F# compiler is cross os and allows cross compilation (dotnet build --runtime xxx), its packaged in most Linux distros as dotnet.
Ok that helps! So where does F# shine? Any particular domains?
All of them except for resource-constrained and real-time embedded systems.