F Sharp (programming language): Difference between revisions

Content deleted Content added
Danakil (talk | contribs)
cat
Danakil (talk | contribs)
wrongtitle
Line 1:
{{wrongtitle|title=F# programming language}}
'''F#''' (pronounced F sharp) is a mixed
'''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, and it is based on [[O'Caml programming language|O'Caml]] (itself a member of the [[ML programming language]] family).
 
F# is a minor project to demonstrate how .NET enables interoperability between different [[Programming paradigm|programming paradigms]].