Monday, September 1, 2008

F# .NET

When I was reading the Codeproject newsletter, I came across an article named 'F#.NET'. I was wondering what was it. I followed the links

http://msdn.microsoft.com/en-us/fsharp/default.aspx
http://research.microsoft.com/fsharp/fsharp.aspx

F# is a functional programming language for the .NET Framework. It combines the succinct, expressive, and compositional style of functional programming with the runtime, libraries, interoperability, and object model of .NET.


A new and interesting thing to know, at least for me...

Other links:
http://blogs.msdn.com/dsyme/archive/2008/08/29/the-f-september-2008-ctp-is-now-available.aspx

http://en.wikipedia.org/wiki/F_Sharp_programming_language

http://cs.hubfs.net/

http://blogs.msdn.com/chrsmith/archive/2008/05/02/f-in-20-minutes-part-i.aspx

http://www.ffconsultancy.com/dotnet/fsharp/

http://www.codeplex.com/fsharpsamples

http://www.strangelights.com/fsharp/wiki/

1 comment: