C Sharp (programming language)
From Wikipedia, the free encyclopedia
This article is about a programming language. For other uses, see C-sharp (disambiguation).
The correct title of this article is C# (programming language). The substitution or omission of the # is because of technical restrictions.
| Paradigm | multi-paradigm: structured,imperative, object-oriented,event-driven, task-driven,functional, generic, reflective,concurrent |
|---|---|
| Family | C |
| Designed by | Microsoft |
| Developer | Microsoft |
| First appeared | 2000 |
| Stable release | 6.0 / July 20, 2015 |
| Typing discipline | static, dynamic,[1] strong, safe,nominative, partially inferred |
| Platform | Common Language Infrastructure |
| License | CLR is proprietary, Monocompiler is dual GPLv3,MIT/X11 and libraries areLGPLv2, DotGNU is dual GPLand LGPLv2 |
| Filename extensions | .cs |
| Website | msdn |
| Major implementations | |
| Visual C#, .NET Framework, Mono, DotGNU | |
| Dialects | |
| Cω, Spec#, Polyphonic C# | |
| Influenced by | |
| C++,[2] Eiffel, Java,[2] Modula-3, Object Pascal,[3] ML, Icon, Haskell, Rust, Cω, F#[note 1] | |
| Influenced | |
| Chapel,[4] D, Dart,[5] F#, Hack, Java,[6][7] Kotlin,Monkey, Nemerle, Oxygene, Rust, Swift,[8] Vala | |
| |
C#[note 2] (pronounced as see sharp) is a multi-paradigm programming language encompassing strong typing, imperative,declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within its .NET initiative and later approved as a standard by Ecma (ECMA-334) and ISO (ISO/IEC 23270:2006). C# is one of the programming languages designed for the Common Language Infrastructure.
C# is a general-purpose, object-oriented programming language.[9] Its development team is led by Anders Hejlsberg. The most recent version is C# 6.0, which was released on July 20, 2015.[10]

EmoticonEmoticon