Is F# 3.0 available on Visual Studio 2010 professional? [closed]

荒凉一梦 提交于 2019-12-01 02:49:44

问题


I would love to try f# 3.0 but I only have visual studio 2010 professional. I know F# 3.0 comes installed with visual studio 2012 out of the box, but I'm not in a position where I can upgrade to vs2012 yet.

A recent msdn post by Don Syme hints that it can be used with visual studio 2010, but there doesn't seem to be any resources or explanations at how this is possible.

Quoting the article:

...to use F# 3.0 in Visual Studio 2008 or Visual Studio 2010, including with the free tools, go to fsharp.net

But of course fsharp.net just goes to an msdn page that pushes visual studio 2012.

I'm also apparently not the only one who's been asking about this if you look at the comments in the post.

Has anyone had any luck with this or do I need to use visual studio 2012 to use f# 3.0?


回答1:


Well, I went straight to the source and tweeted at Don Syme my question. You cannot use f# 3.0 with visual studio 2010.




回答2:


F# 3.0 is part of Visual Studio 2012 for now, including VS Express. A standalone version is in the works (Is there a way to install F# 3.0 without Visual Studio?)



来源:https://stackoverflow.com/questions/13975644/is-f-3-0-available-on-visual-studio-2010-professional

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!