Category:F Sharp: Difference between revisions

From Rosetta Code
Content added Content deleted
m (VS2010 was released a while ago)
((mark as running on CLR))
Line 1: Line 1:
{{language|F_Sharp}}<div class="messagebox">Due to technical limitations, the link [[F sharp|F#]] points to the [[F]] [[programming language]] in some articles. To correct this issue, replace <nowiki>[[F#]] with [[F_Sharp|F#]], and {{header|F#}} with {{header|F_Sharp|F#}}</nowiki></div>
{{language|F_Sharp}}[[runs on vm::common language runtime| ]]<div class="messagebox">Due to technical limitations, the link [[F sharp|F#]] points to the [[F]] [[programming language]] in some articles. To correct this issue, replace <nowiki>[[F#]] with [[F_Sharp|F#]], and {{header|F#}} with {{header|F_Sharp|F#}}</nowiki></div>


'''F#''' is a multi-paradigm ([[functional programming|functional]] and [[object-oriented programming|object-oriented]]), strongly typed language created by Don Syme at Microsoft Research for Microsoft's [[.NET]] platform.
'''F#''' is a multi-paradigm ([[functional programming|functional]] and [[object-oriented programming|object-oriented]]), strongly typed language created by Don Syme at Microsoft Research for Microsoft's [[.NET]] platform.

Revision as of 19:43, 29 August 2010

Language
F Sharp
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using F Sharp.
Due to technical limitations, the link F# points to the F programming language in some articles. To correct this issue, replace [[F#]] with [[F_Sharp|F#]], and {{header|F#}} with {{header|F_Sharp|F#}}

F# is a multi-paradigm (functional and object-oriented), strongly typed language created by Don Syme at Microsoft Research for Microsoft's .NET platform. It is based on the Caml language, and resembles it in syntax.

F# is included as an 'official' .NET language in Visual Studio 2010.

External Links

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "F Sharp"

The following 200 pages are in this category, out of 864 total.

(previous page) (next page)

C

(previous page) (next page)