F Sharp (programming language)

This is an old revision of this page, as edited by Bevo (talk | contribs) at 22:23, 8 September 2003 (wording in first paragraph). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


F# (pronounced F sharp) is a mixed functional/imperative programming language for the Microsoft .NET initiative. F# was developed by Don Syme at Microsoft Research. It is based on Ocaml which is in turn based on the ML functional programming language.

It is a minor project to demonstrate how .NET enables interoperability between different programming paradigms (see programming language).