|
|
|
|
|
by dzderic
4859 days ago
|
|
Does anyone have any experience with F# (and Mono in general) under Linux? How's the library support? It seems like it should be a good fit for the stuff we normally do (log processing/munging), but I don't know how well it'll work outside of Windows. |
|
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.