6 ms·
Outside of web development any ideas what I could use it for (I am on Linux so it should run on Mono)? I've done quite a lot of web development on the JVM with
by ponzao 13y ago
Outside of web development any ideas what I could use it for (I am on Linux so it should run on Mono)? I've done quite a lot of web development on the JVM with Clojure, Scala and Java and would like to try to do something totally different with F#.
- BrokenEnso 13y agoLinux install instruxtions are at the F# website[1]. As for what you can use it for... anything you can use C#/mono for? [1] http://fsharp.org/use/linux/ http://fsharp.org/use/linux/
- ponzao 13y agoI have it installed and I've even dabbled with it a bit, but I am looking for some task where it would shine compared to JVM languages.