F Sharp (programming language): Difference between revisions

Content deleted Content added
Beinsane (talk | contribs)
add category
Line 1:
{{wrongtitle|title=F# programming language}}
'''F#''' (pronounced F sharp) is a mixed [[functional programming|functional]] and [[Imperative programming|imperative]] [[programming language]] for the [[Microsoft .NET]] platform. F# was developed by Don Syme at [[Microsoft]] Research, and has a core language that is similar to that of the [[O'Caml programmingOcaml]] language|O'Caml]] (itself a member of the [[ML programming language]] family).
 
F# is a research project to demonstrate how .NET enables interoperability between different [[Programming paradigm|programming paradigms]]. F# showcases a set of extensions to .NET's intermediate language IL, called ILX which demonstrate how a strict curried functional language may be compiled efficiently.
 
[[Category:ML programming language family]]