Category:F Sharp: Difference between revisions

Content deleted Content added
m Added syntax highlighting tag
m Move F#/F sharp warning, still don't need the language name in the language template
Line 1:
|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>
{{language|F_Sharp
|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.
It is based on the [[Caml]] language, and resembles it in syntax.