Dennis Macalistair Ritchie Was an American Computer Scientist. He Created the C Programming Language And, with Long-Time Colleague Ken Thompson, the Unix...
Dennis MacAlistair Ritchie was an American computer scientist. He created the C programming language and, with long-time colleague Ken Thompson, the Unix operating system and B programming language.
Why is C called C?
The language has been given the name C because it succeeds another language called B. C is one of the most popular computer programming languages which has existed since the last 44 years. It was created by the famous American programmer Dennis Ritchie – with the help of Ken Thompson – while working at Bell Labs.
The first C compiler written by Dennis Ritchie used a recursive descent parser, incorporated specific knowledge about the PDP-11, and relied on an optional machine-specific optimizer to improve the assembly language code it generated. The first C compiler was also written by him, in assembly.