|
|
|
|
|
by raphaelj
4861 days ago
|
|
I've used F# for some little .NET school projects using Mono. It's quite well supported as everything related to F# developed by Microsoft is open-sourced (compiler, libraries, PowerPack). Moreover Mono fully supports F#, as the compiler is sometimes bundled in some releases. Also, F# is really a pretty sweet language (as for an heavy Haskell user with a little C# background). French love inside. |
|
Can you make any suggestions as to places to read up on this stuff? The language seems so well put together!