I\'m learning F# with fsi on Mac OS X/mono, but it\'s hard to know what command to quit and out to shell.
I have F# 2.0 instal开发者_StackOverflowled on Mono 2.6.7 on an OS X 10.6 machine. How can I install the PowerPack and use it in FS interactive?Well, on Windows, I downloaded the source code and comp
I\'ve started researching some ideas in algorithms using VS2010 and F# interactive. So, I\'ve created a DebugScrip开发者_Go百科t.fsx, I write some code there and eventually send it to F#Int to test i
I\'m trying to write a method in F# that returns a new instance of a generic type based upon the type of a value passed into the method. In FSI:
I am just starting with f# so the question may seem easy for some of you. so, I am trying to use SyndicationFeed which is located in System.ServiceModel.Syndication namespace. I added following refere
Can I get FSI.exe, the F# Interactive tool, to describe a type for me? In other words, there is a type I know how to access (specifically, IExpression in the Infer.NET library) but I do not know which
You have a solution with one C# project in it. SomeComp.Framework is the name. You add a F# project to the solution. You reference the SomeComp.Framework project in the F# project. You insert a script
So I installed F# and I\'m running VS 2008. I\'m following along on开发者_StackOverflow社区 a video tutorial the microsoft guys put on awhile ago.At one point, he wants to throw his output to a grid w
Like How do I change colors for the F# interactive shell, but Visual Studio 2010 (RTM) this time. I tried changing the \"Read-Only Region\" background co开发者_如何转开发lor, restarted visual studio
I would like to use the F# interactive console with the projects in the currently open solution in Visual Studio 2010.Is there a quick and easy way to 开发者_如何学Cadd a reference in the F# interacti