Hacker News new | ask | show | jobs
by ponzao 4531 days 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#.
1 comments

Linux 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/

I 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.