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?
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?
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.
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.
Doesn't work with Express, but you can use Visual Studio Shell.
See also
http://stackoverflow.com/questions/734525/getting-started-with-f
which talks about 'tools needed' as well as tutorials, etc.