What's the best way to program F# on OSX 10.8? -
i'm studying in university f#, , looked bit on internet couldn't find nice program code in f#. suggestions?
f# software foundation great resource start with.
here excerpt using f# on mac osx:
what should use edit code?
some editors have specific support f#, either builtin or through addons provided f# community:
we recommend xamarin studio or monodevelop f# addin monodevelop.
emacs. there f# mode emacs extends emacs syntax highlighting f#, support working f# interactive , automatic indentation.
vim
sublimetext
while first 2 options have up-to-date support, can use f# interactive via command line , use editor feel comfortable with.
Comments
Post a Comment