vote up 0 vote down star
1

What does the ctp stand for/ do if I want to start playing with f#.

Is it something I can use to install in vs2008? What about express?

flag

66% accept rate

4 Answers

vote up 3 vote down

CTP = Community Technology Preview. You can download the F# msi and install it with your current VS2008.

I'm not sure if it works with Express, but there's also a free visual studio shell as well.

link|flag
Does preview mean beta? – Crash893 Apr 21 at 17:26
Yes, that is correct. – José Basilio Apr 21 at 17:28
Here's a Wikipedia entry on MSFT's software release cycle: en.wikipedia.org/wiki/Software_release_life_cycle/… – José Basilio Apr 21 at 17:30
It doesn't work with Express – epotter Apr 21 at 17:48
vote up 7 vote down

CTP = Community Technology Preview

The CTP should install ok into VS2008. I've installed it into the Visual Studio Shell with no problems (it works fine so long as the shell is installed prior to the CTP)

See this blog entry for more info re. the CTP and the VS installation.

link|flag
vote up 2 vote down

Doesn't work with Express, but you can use Visual Studio Shell.

link|flag
vote up 3 vote down

See also

http://stackoverflow.com/questions/734525/getting-started-with-f

which talks about 'tools needed' as well as tutorials, etc.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.