F# to Be Integrated With Visual Studio
F# is a highly influential language from Microsoft Research. It is based on the ML family of languages, but also incorporates concepts from C#, LINQ, and Haskell. Running on the CLR, it can leverage any .NET library.
According to Somasegar, "[Microsoft's developer division] will be partnering with Don Syme and others in Microsoft Research to fully integrate the F# language into Visual Studio and continue innovating and evolving F#." This means F# will be treated as a first-class language on the .NET platform.
This isn't the first time Microsoft has introduced a language other than the big three, Managed C++, C#, and Visual Basic, to the .NET platform. J#, a clone of Java 1.1, and JScript.NET had compilers but limited or no Visual Studio support. More recently, IronPython and IronRuby compilers were added as open source projects. What makes F# unusual is that it is the first language to be based primarily on Functional Programming rather than some form of Object Oriented Programming. The last non-OOP language from Microsoft, aside from T-SQL, is the venerable xBase language, FoxPro.
No timeline has been set for this initial release, but it most likely will not be with Visual Studio 2008.
Not exactly Non-OOPS
by
David Leon
Visual FoxPro is OOP, is not .Net
by
Hank Fay
Educational Content
Concurrency in Clojure
Stuart Halloway May 17, 2013
Confessions of an Agile Addict
Ole Friis Østergaard May 16, 2013
Web Development: You're Doing It Wrong
Stefan Tilkov May 16, 2013
Programming The Feynman Way
Ben Evans May 15, 2013





Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think