C |
- 1972, D. Ritchi at Bell Labs
- general applications-programming language
well-defined ways of referring to memory,
built-in means of sharing information among modules
- grew up with Unix
- structured language
procedural, plus a flexible means of assigning interpretation
to data
- very small
(similar to FORTRAN 77)
- low level
emphasis memory location (pointers),
"high-level assembler language"
naturally interoperable with outside libraries, other languages
|