monodevelop - How to compile a F# project without buying Visual Studio -


i have found cool project written in f#: https://github.com/fholm/ironjs

oss nice, need assembly. compile self, seems there no free ide open f# project (.fsproj). don't have visual studio , there no express version f#.

i have found site http://tomasp.net/blog/fsharp-in-monodevelop.aspx seems cross-platform doesn't include windows.

this monodevelop add-in doesn't work: http://functional-variations.net/addin/

have used f# on windows without visual studio?

you can downlaod vs2010 shell here http://www.microsoft.com/downloads/details.aspx?familyid=8e5aa7b6-8436-43f0-b778-00c3bca733d3&displaylang=en

then install f# compiler etc here http://www.microsoft.com/downloads/en/details.aspx?familyid=effc5bc4-c3df-4172-ad1c-bc62935861c5.

then you'll have full ide support f# intellisense, projects etc. doesn't cost penny , works charm!

gj


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -