Category:F Sharp: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
mNo edit summary
 
(10 intermediate revisions by 6 users not shown)
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>
<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

|tags=fsharp
'''F#''' is a multi-paradigm, object oriented, strongly typed language created by Don Syme at Microsoft Research for Microsoft's .NET platform.
|hopl id=3716
|checking=static
}}[[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.
It is based on the [[Caml]] language, and resembles it in syntax.
It is based on the [[Caml]] language, and resembles it in syntax.


F# will be included as an 'official' .NET language in Visual Studio 2010.
F# is included as an 'official' .NET language in [[Visual Studio]] 2010 and later.


==External Links==
==External Links==

Latest revision as of 11:25, 26 March 2023

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.
Type checking: Static
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 and later.

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)