Category:F Sharp: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Added syntax highlighting tag)
m (Move F#/F sharp warning, still don't need the language name in the language template)
Line 1: Line 1:
<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
{{language
|tags=fsharp}}[[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>
|tags=fsharp}}[[runs on vm::common language runtime| ]]

'''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.
It is based on the [[Caml]] language, and resembles it in syntax.
It is based on the [[Caml]] language, and resembles it in syntax.

Revision as of 13:58, 1 July 2011

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#}}
Language
F Sharp
This programming language may be used to instruct a computer to perform a task.
Lang tag(s): fsharp
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using F Sharp.

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)