RosettaCodeData/Lang/F-Sharp/00-LANG.txt

16 lines
954 B
Plaintext

<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
|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.
F# is included as an 'official' .NET language in [[Visual Studio]] 2010 and later.
==External Links==
* [http://research.microsoft.com/en-us/um/cambridge/projects/fsharp/default.aspx F# Website at Microsoft]
* [http://blogs.msdn.com/dsyme/ Don Syme's F# Weblog]
[[Category:Caml Implementations]]