27 lines
No EOL
1.4 KiB
Text
27 lines
No EOL
1.4 KiB
Text
<div class="messagebox">Due to technical limitations, the link [[C sharp|C#]] points to the [[C]] [[programming language]] in some articles. To correct this issue, replace <nowiki>[[C#]] with [[C sharp|C#]], and {{header|C#}} with {{header|C sharp|C#}}</nowiki></div>
|
|
{{language|C sharp
|
|
|exec=bytecode
|
|
|gc=yes
|
|
|strength=strong
|
|
|checking=static
|
|
|compat=nominative
|
|
|express=implicit
|
|
|safety=both
|
|
|tags=csharp
|
|
|hopl id=3445
|
|
|LCT=yes
|
|
|bnf=http://csharp.comsci.us/syntax/expression/ebnf.html}}[[runs on vm::common language runtime| ]]
|
|
|
|
'''C#''' is an [[object-oriented language|object-oriented programming language]] developed by Microsoft as part of their .NET initiative, and later approved as a standard by [[wp:ECMA|ECMA]] and [[ISO]]. C# has a procedural, [[object-oriented language|object-oriented]] syntax based on [[C++]] that includes aspects of several other programming languages (most notably [[Delphi]] and [[Java]]) with a particular emphasis on simplification (fewer symbolic requirements than [[C++]], fewer declarative requirements than [[Java]]).
|
|
|
|
==Citations==
|
|
*[[wp:C_Sharp_(programming_language)|Wikipedia:C#]]
|
|
|
|
== External links ==
|
|
=== Online editors and compilers ===
|
|
*[https://www.onlinegdb.com/ GDB Online Compiler] (Select C#)
|
|
|
|
{{language programming paradigm|Imperative}}
|
|
{{language programming paradigm|Object-oriented}}
|
|
{{language programming paradigm|Generic}}
|
|
{{language programming paradigm|Reflective}} |