I can\'t seem to find a compiler/plugin for mono. Does one exist?
If you are on Ubuntu, follow the following three steps.
Run the following commands.
sudo apt-add-repository ppa:directhex/ppa
sudo apt-get update
sudo apt-get install monodevelop
Start MonoDevelop. go to add-in manager, Gallery > Language bindings > F#, install.