F Sharp (programming language)

This is an old revision of this page, as edited by Frank Shearar (talk | contribs) at 12:32, 18 June 2003 (External link 404'd - updated to point to new ___location). 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).