F Sharp (programming language)

This is an old revision of this page, as edited by Harris7 (talk | contribs) at 17:20, 30 July 2003 (sp.). 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 paradigms (see programming language).