Saturday, November 16, 2013

History of C Programming Language


  1. C is a programming language which born at “AT & T’s Bell Laboratories” of USA in 1972.
  2. It was written by Dennis Ritchie.
  3. This language was created for a specific purpose : to design the UNIX operating system (which is used on many computers).
From the beginning, C was intended to be useful to allow busy programmers to get things done because C is such a powerful, dominant and supple language, its use quickly spread beyond Bell Labs. in the late 70’s

Why Name “C” was given to Language ?

  1. Many of its principles and ideas were taken from the earlier language B.
  2. Ken Thompson was the developer of B Language.
  3. BCPL and CPL are the earlier ancestors of B Language
  4. CPL is common Programming Language.In 1967, BCPL Language ( Basic CPL ) was created as a scaled down version of CPL
  5. As many of the features were derived from “B” Language thats why it was named as “C”.
  6. After 7-8 years C++ came into existence .

Summary of C Programming Language History

Summary of C Programming History
1B Language Developed ByKen Thompson
2Operating System Developed in CUNIX
3Developed atAT & T Bell Laboratory
4Creator of Traditional CDennis Ritchie
5Year1972

C Programming Language Timeline :

Programming LanguageDevelopment YearDeveloped by
ALGOL1960International Group
BCPL1967Martin Richards
B1970Ken Thompson
Traditional C1972Dennis Ritchie
K&R C1978Brain Kernighan and Dennis Ritchie
ANSI C1989ANSI Committee
ANSI/ISO C1990ISO Committee

No comments:

Post a Comment