views:

145

answers:

2

Hi,

My question relates to: http://stackoverflow.com/questions/977132/will-there-be-a-f-express-edition

Given there is no VS 2010 F# express - I would like to know what the latest wisdom is for installing F# onto VS 2010 C# express. Is it possible at all?

Thanks.

A: 

I've found this link which has given me the information I'm looking for.

http://research.microsoft.com/en-us/um/cambridge/projects/fsharp/release.aspx

Peanut
+1  A: 

Note that a release today enables F# inside the free VS2010 shell, offering an express-like F# experience.

http://blogs.msdn.com/b/dsyme/archive/2010/08/17/announcing-the-f-2-0-free-tools-for-net-4-0.aspx

Brian
That's really good to know - thanks.
Peanut