F Sharp (programming language): Difference between revisions

Content deleted Content added
No edit summary
Danakil (talk | contribs)
cat
Line 1:
'''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., Itand it is based on [[OcamlO'Caml programming language|O'Caml]] which is(itself a member of the [[ML programming language|ML family]] family).
 
ItF# is a minor project to demonstrate how .NET enables interoperability between different [[Programming paradigm|programming paradigms]].
 
==External link==
*[http://research.microsoft.com/projects/ilx/fsharp.aspx F# at Microsoft]
 
[[Category:Programming languages]]
 
{{List_of_programming_languages}}
 
{{stub}}