Content deleted Content added
No edit summary |
Georgia guy (talk | contribs) Fix problem |
||
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 [[Ocaml]] language (itself a member of the [[ML programming language]] family). While F# doesn't do everything that OCaml does, it provides some features of its own, like making all strings [[Unicode]]. As of April 2005, F# is on version 1.0.
|