[accepted revision] | [accepted revision] |
Content deleted Content added
HertzDonuts (talk | contribs) mNo edit summary |
No edit summary Tags: Reverted Visual edit |
||
Line 28:
}}
'''C''' (''pronounced'' {{IPAc-en|'|s|iː}}'' –
A successor to the programming language [[B (programming language)|B]], C was originally developed at [[Bell Labs]] by Ritchie between 1972 and 1973 to construct utilities running on [[Unix]]. It was applied to re-implementing the kernel of the Unix operating system.<ref name="sigplan" /> During the 1980s, C gradually gained popularity. It has become one of the most widely used [[programming language]]s,<ref name="langpop">{{cite web |url=http://www.langpop.com/ |title=Programming Language Popularity |year=2009 |access-date=January 16, 2009 |url-status=dead |archive-url= https://web.archive.org/web/20090116080326/http://www.langpop.com/ |archive-date=January 16, 2009}}</ref><ref name="TIOBE-2009">{{cite web |url=http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html | title=TIOBE Programming Community Index |year=2009 |access-date=May 6, 2009 |url-status=dead |archive-url= https://web.archive.org/web/20090504181627/http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html |archive-date=May 4, 2009}}</ref> with C [[compiler]]s available for practically all modern [[computer architecture]]s and [[operating system]]s. The book ''[[The C Programming Language]]'', co-authored by the original language designer, served for many years as the ''de facto'' standard for the language.<ref name="ward198308">{{cite news |last=Ward |first=Terry A. |url=https://archive.org/stream/byte-magazine-1983-08/1983_08_BYTE_08-08_The_C_Language#page/n267/mode/2up |title=Annotated C / A Bibliography of the C Language |work=Byte |date=August 1983 |access-date=January 31, 2015 |pages=268}}</ref><ref name="C in a Nutshell"/> C has been standardized since 1989 by the [[American National Standards Institute]] (ANSI) and, subsequently, jointly by the [[International Organization for Standardization]] (ISO) and the [[International Electrotechnical Commission]] (IEC).
|