F Sharp (programming language): Difference between revisions

Content deleted Content added
{{msg:List_of_programming_languages}}
No edit summary
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. It is based on [[Ocaml]] which is ina turnmember based onof the [[ML programming language|ML functional programming languagefamily]].
 
It is a minor project to demonstrate how .NET enables interoperability between different [[Programming paradigm|programming paradigms]].