F Sharp (programming language)

This is an old revision of this page, as edited by Samuel~enwiki (talk | contribs) at 12:21, 9 July 2003 (add zh). 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 programming language for the Microsoft .NET language runtime environment developed by Microsoft. It is based on the 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 pardigms (see programming language).