F Sharp (programming language): Difference between revisions

Content deleted Content added
wording in first paragraph
minor edits
Line 2:
 
'''F#''' (pronounced F sharp) is a mixed
[[functional programming|functional]]/ and [[Imperative programming|imperative]] [[programming language]] for the [[Microsoft .NET]] initiative. F# was developed by Don Syme at [[Microsoft]] Research. It is based on [[Ocaml]] which is in turn based on the [[ML programming language|ML functional programming language]].
 
It is a minor project to demonstrate how .NET enables interoperability between different ''programming paradigms'' (see [[programming language]]).
 
==External Linkslink==
*[http://research.microsoft.com/projects/ilx/fsharp.aspx F# at Microsoft]