Category:F Sharp: Difference between revisions

m
no edit summary
(F#)
 
mNo edit summary
 
(12 intermediate revisions by 7 users not shown)
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 sharpSharp|F#]], and {{header|F#}} with {{header|F sharpSharp|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 [[OCamlCaml]] language, and resembles it in syntax.
 
F# will beis included as an 'official' .NET language in [[Visual Studio]] 2010 and later.
'''F#''' is a multi-paradigm, object oriented, strongly typed language created by Don Syme at Microsoft Research for Microsoft's .NET platform.
It is based on the [[OCaml]] language, and resembles it in syntax.
 
F# will be included as an 'official' .NET language in Visual Studio 2010.
 
==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]]
2

edits