Skip to content
Q15777

File:C1stEdition.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ15777· pop 164· linked from 5,100 articles

Also known as C programming language

general-purpose programming language

AI overview

Q15777 is a general-purpose programming language, meaning it's designed to be used for many different types of software development projects rather than for a specific specialized task. Understanding different programming languages matters because each one has different strengths and features that make it better suited for certain kinds of work, from building websites to creating mobile apps to running large computer systems.

AI-generated from the Wikipedia summary — may contain errors.

In the Vinony graph

Vinony's link graph records 5,100 inbound references to Q15777, and connects out to MPlayer, Q847465 and integer data type.

It is catalogued under topics including American inventions, Compiled programming languages and C (programming language).

Vinony links it to 127 Wikipedia language editions.

Wikidata facts

Image
Hello world solarized.png
Show 6 more facts
Commons category
C (programming language)
file extension
h
inception
1972-01-01
Stack Exchange tag
stackoverflow.com/tags/c
media type
text/x-chdr
Sources (10)

via Wikidata · CC0

~40 min read

Encyclopedic overview

C is a general-purpose programming language created in the 1970s by Dennis Ritchie. By design, C gives the programmer relatively direct access to the features of the typical CPU architecture, customized for the target instruction set. It has been and continues to be used to implement operating systems (especially kernels), device drivers, and protocol stacks, but its use in application software has been decreasing. C is used on computers that range from the largest supercomputers to the smallest microcontrollers and embedded systems.

A successor to the 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. During the 1980s, C gradually gained popularity. It has become one of the most widely used programming languages, with C compilers available for practically all modern computer architectures and operating systems. 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. 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).

Excerpted from Wikipedia’s “Q15777” article, available under the CC BY-SA 4.0 licence.

Gallery (7)

Connections

Categories