Setting up F# development environment on Windows, Linux and Mac OS X


On Windows, students are recommended to install Visual Studio 2010 which consists of packages for F# development. On Linux/Mac, one can follow the guideline at http://functional-variations.net/monodevelop/ to set up Mono, F# and MonoDevelop as the development environment.


Some resources for concerning F#:


Program Library Index -- generated by an F# program. Presented in the textbook.


http://www.tryfsharp.org/

In-browser tutorial for trying F# without complex installation (require Silverlight installed).


http://en.wikibooks.org/wiki/F_Sharp_Programming

F# programming wikibook with lots of examples.


http://stackoverflow.com/questions/734525/getting-started-with-f

A collection of resources for getting started with F#.


Phan Anh Dung, September 6, 2012