C (programmeertaal)

C
Teks wat lees "The C Programming Language" ("Die C-programmeertaal" in Afrikaans)
Grafika van die boek The C Programming Language.[1]
ParadigmaMulti-paradigma: imperatief (proseduraal), gestruktureerd
OntwerperDennis Ritchie
OntwikkelaarANSI X3J11 (ANSI C); ISO/IEC JTC 1 (Joint Technical Committee 1) / SC 22 (Subcommittee 22) / WG 14 (Working Group 14) (ISO C)
Eerste vrystelling1972 (1972)[2]
Stabiele vrystelling
C17 / Junie 2018 (2018-06)
Voorskouvrystelling
C23 (N3096) / 2 April 2023 (2023-04-02)[3]
TipedissiplineStaties, swak, manifes, nominaal
BedryfstelselKruisplatform
Lêeruitbreidings.c, .h
Webwerfwww.iso.org/standard/74528.html
www.open-std.org/jtc1/sc22/wg14/
Belangrike implementerings
pcc, GCC, Clang, Intel C, C++Builder, Microsoft Visual C++, Watcom C
Dialekte
Cyclone, Unified Parallel C, Split-C, Cilk, C*
Beïnvloed deur
B (BCPL, CPL), ALGOL 68,[4] PL/I, FORTRAN
Het beïnvloed
Talle: AMPL, AWK, csh, C++, C--, C#, Objective-C, D, Go, Java, JavaScript, JS++,Julia, Limbo, LPC, Perl, PHP, Pike, Processing, Python, Rust, Seed7, Vala, Verilog (HDL),[5] Nim, Zig

C is 'n hoëvlakprogrammeertaal wat in die vroeë 1970's deur Dennis Ritchie by Bell Laboratoriums ontwikkel is. Dit is oorspronklik gebruik vir stelselprogrammering, maar het gou getoon dat dit kragtig en buigsaam genoeg is vir ontwikkeling van 'n verskeidenheid van programmatuur.

Die eerste intensiewe program ontwikkel in C is die Unix-bedryfstelsel. Dit word steeds grootliks geassosieer met hierdie bedryfstelsel.

Alhoewel dit 'n hoëvlak programeertaal is, is dit soortgelyk aan laevlak programmeertale.

  1. Prinz, Peter; Crawford, Tony (16 Desember 2005). [[[:Sjabloon:GBurl]] C in a Nutshell] (in Engels). O'Reilly Media, Inc. p. 3. ISBN 9780596550714. {{cite book}}: Check |url= value (hulp)
  2. (Ritchie 1993): "Thompson had made a brief attempt to produce a system coded in an early version of C—before structures—in 1972, but gave up the effort."
  3. ISO/IEC JTC1/SC22/WG14 (5 April 2023). "C - Project status and milestones". Besoek op 9 Augustus 2023.
  4. (Ritchie 1993): "The scheme of type composition adopted by C owes considerable debt to Algol 68, although it did not, perhaps, emerge in a form that Algol's adherents would approve of."
  5. "Verilog HDL (and C)" (PDF). The Research School of Computer Science at the Australian National University. 3 Junie 2010. Geargiveer vanaf die oorspronklike (PDF) op 6 November 2013. Besoek op 19 Augustus 2013. 1980s: ; Verilog first introduced ; Verilog inspired by the C programming language

From Wikipedia, the free encyclopedia · View on Wikipedia

Developed by Nelliwinne