F#
F# is a succinct, expressive and efficient functional and object-oriented language for .NET which helps you write simple code to solve complex problems. F# brings you type safe, succinct, efficient and expressive functional programming language on the .NET platform. It is a simple and pragmatic language, and has particular strengths in data-oriented programming, parallel I/O programming, parallel CPU programming, scripting and algorithmic development. It lets you access a huge .NET library and tools base and comes with a strong set of Visual Studio development tools. F# combines the advantages of typed functional programming with a high-quality, well-supported modern runtime system. This combination has been so successful that the language is now a first class language in Visual Studio 2010, and also continues to be available for installation on top of VS2008 or as standalone command line tools. For further information on using F# today, see fsharp.net.
|