
05-19-2003, 03:15 PM
|
 |
Am I really here?
|
|
Join Date: Feb 2002
Location: near Chicago
Posts: 3,025
|
|
#1358
The programming language C was derived from, and based on, a programming language called...
wait for it...
B (authored mainly by Ken Thompson at Bell Labs).
Languages derived from C include Objective C (used by Apple in Mac OS X), C++, and Java.
Prior to standardization by the American National Standards Institute, the most popular "version" of C was "K & R C" where K&R stood for Kernighan and Ritchie, two of the developers of the language at Bell Labs.
|