Category:F Sharp: Difference between revisions

From Rosetta Code
Content added Content deleted
m (hopl id=3716 -- Search for 'F Sharp' finds nothing. Also: spaces work as well as underscores in links.)
(F# has static type checking with type inference.)
Line 3: Line 3:
|tags=fsharp
|tags=fsharp
|hopl id=3716
|hopl id=3716
|checking=static
}}[[runs on vm::common language runtime| ]]
}}[[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.

Revision as of 18:38, 20 October 2022

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.

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)