Dennis Ritchie | |
Birth Name: | Dennis MacAlistair Ritchie |
Birth Date: | 9 September 1941 |
Birth Place: | Bronxville, New York, U.S. |
Death Place: | Berkeley Heights, New Jersey, U.S. |
Alma Mater: | Harvard University (BS) |
Doctoral Advisor: | Patrick C. Fischer |
Known For: | ALTRAN B BCPL C Multics Unix |
Field: | Computer science |
Workplaces: | Lucent Technologies Bell Labs |
Prizes: | IEEE Emanuel R. Piore Award (1982)[1] Turing Award (1983) National Medal of Technology (1998) IEEE Richard W. Hamming Medal (1990) Computer Pioneer Award (1994) Computer History Museum Fellow (1997) Harold Pender Award (2003) Japan Prize (2011) |
Dennis MacAlistair Ritchie (September 9, 1941 – October 12, 2011) was an American computer scientist. He created the C programming language and, with long-time colleague Ken Thompson, the Unix operating system and B language. Ritchie and Thompson were awarded the Turing Award from the Association for Computing Machinery (ACM) in 1983, the IEEE Richard W. Hamming Medal from the Institute of Electrical and Electronics Engineers (IEEE) in 1990, and the National Medal of Technology from President Bill Clinton in 1999.
Ritchie was the head of Lucent Technologies System Software Research Department when he retired in 2007.
Dennis Ritchie was born in Bronxville, New York. His father was Alistair E. Ritchie, a longtime Bell Labs scientist and co-author of The Design of Switching Circuits[2] on switching circuit theory. As a child, Dennis moved with his family to Summit, New Jersey, where he graduated from Summit High School. He graduated from Harvard University with degrees in physics and applied mathematics in 1963.
In 1967, Ritchie began working at the Bell Labs Computing Science Research Center. In 1968, he defended his PhD thesis on "Computational Complexity and Program Structure" at Harvard under the supervision of Patrick C. Fischer. However, Ritchie never officially received his PhD degree as he did not submit a bound copy of his dissertation to the Harvard library, a requirement for the degree.[3] [4] In 2020, the Computer History Museum worked with Ritchie's family and Fischer's family and found a copy of the lost dissertation.[4] [5]
During the 1960s, Ritchie and Ken Thompson worked on the Multics operating system at Bell Labs. Thompson then found an old PDP-7 machine and developed his own application programs and operating system from scratch, aided by Ritchie and others. In 1970, Brian Kernighan suggested the name "Unix", a pun on the name "Multics".[6] To supplement assembly language with a system-level programming language, Thompson created B. Later, B was replaced by C, created by Ritchie, who continued to contribute to the development of Unix and C for many years.[7]
During the 1970s, Ritchie collaborated with James Reeds and Robert Morris on a ciphertext-only attack on the M-209 US cipher machine that could solve messages of at least 2000–2500 letters.[8] Ritchie relates that, after discussions with the National Security Agency, the authors decided not to publish it, as they were told that the principle applied to machines still in use by foreign governments.[8]
Ritchie was also involved with the development of the operating systems Plan 9 and Inferno, and the programming language Limbo.
As part of an AT&T restructuring in the mid-1990s, Ritchie was transferred to Lucent Technologies, where he retired in 2007 as head of System Software Research Department.[9]
Ritchie created the C programming language and was one of the developers of the Unix operating system. With Brian Kernighan, he co-wrote the book The C Programming Language, which is often referred to as K&R after their initials. Ritchie worked together with Ken Thompson, who is credited with writing the original version of Unix; one of Ritchie's contributions to Unix was its porting to different machines and platforms.[10] They were so influential on Research Unix that Doug McIlroy later wrote, "The names of Ritchie and Thompson may safely be assumed to be attached to almost everything not otherwise attributed."[11]
Nowadays, the C language is widely used in application, operating system, and embedded system development, and its influence is seen in most modern programming languages. C is a low-level language with constructs closely translating to the hardware's instruction set. However, it is not tied to any given hardware, making it easy to write programs on any machine that supports C.[12] Moreover, C is a high-level programming language with constructs mapping to data structures in application software.
C influenced several other languages and derivatives, such as C++, Objective-C used by Apple, C# used by Microsoft, and Java used in corporate environments extensively and by Android. Ritchie and Thompson used C to write Unix, which has been influential in establishing many computing concepts and principles that are adopted widely.
In an interview from 1999, Ritchie clarified that he saw Linux and Berkeley Software Distribution (BSD) operating systems as a continuation of the basis of the Unix operating system, and as derivatives of Unix:[13]
In the same interview, he stated that he viewed Unix and Linux as "the continuation of ideas that were started by Ken and me and many others, many years ago."[13]
In 1983, Ritchie and Thompson received the Turing Award "for their development of generic operating systems theory and specifically for the implementation of the UNIX operating system".[14] Ritchie's Turing Award lecture was titled "Reflections on Software Research". In 1990, both Ritchie and Thompson received the IEEE Richard W. Hamming Medal from the Institute of Electrical and Electronics Engineers (IEEE), "for the origination of the UNIX operating system and the C programming language".[15]
In 1997, both Ritchie and Thompson were made Fellows of the Computer History Museum, "for co-creation of the UNIX operating system, and for development of the C programming language."[16]
On April 21, 1999, Thompson and Ritchie jointly received the National Medal of Technology of 1998 from President Bill Clinton for co-inventing the UNIX operating system and the C programming language which, according to the citation for the medal, "led to enormous advances in computer hardware, software, and networking systems and stimulated growth of an entire industry, thereby enhancing American leadership in the Information Age".[17] [18]
In 2005, the Industrial Research Institute awarded Ritchie its Achievement Award in recognition of his contribution to science and technology, and to society generally, with his development of the Unix operating system.[19]
In 2011, Ritchie, along with Thompson, was awarded the Japan Prize for Information and Communications for his work in the development of the Unix operating system.[20]
Ritchie was found dead on October 12, 2011, at the age of 70 at his home in Berkeley Heights, New Jersey, where he lived alone. First news of his death came from his former colleague, Rob Pike. He had been in frail health for several years following treatment for prostate cancer and heart disease.[21] [22] News of Ritchie's death was largely overshadowed by the media coverage of the death of Apple co-founder Steve Jobs, which occurred the week before.[23]
Following Ritchie's death, computer historian Paul E. Ceruzzi stated:[24]
In an interview shortly after Ritchie's death, long-time colleague Brian Kernighan said Ritchie never expected C to be so significant.[25] Kernighan told The New York Times "The tools that Dennis built—and their direct descendants—run pretty much everything today."[26] Kernighan reminded readers of how important a role C and Unix had played in the development of later high-profile projects, such as the iPhone.[27] [28] Other testimonials to his influence followed.[29] [30] [31] [32]
Reflecting upon his death, a commentator compared the relative importance of Steve Jobs and Ritchie, concluding that "[Ritchie's] work played a key role in spawning the technological revolution of the last forty years—including technology on which Apple went on to build its fortune."[33] Another commentator said, "Ritchie, on the other hand, invented and co-invented two key software technologies which make up the DNA of effectively every single computer software product we use directly or even indirectly in the modern age. It sounds like a wild claim, but it really is true."[34] Another said, "many in computer science and related fields knew of Ritchie's importance to the growth and development of, well, everything to do with computing,..."[35]
The Fedora 16 Linux distribution, which was released about a month after he died, was dedicated to his memory.[36] FreeBSD 9.0, released January 12, 2012, was also dedicated in his memory.[37]
Asteroid 294727 Dennisritchie, discovered by astronomers Tom Glinos and David H. Levy in 2008, was named in his memory. The official was published by the Minor Planet Center on 7 February 2012 (Minor Planet Circulars (M.P.C.) 78272).
Ritchie has been the author or contributor to about 50 academic papers, books and textbooks and which have had over 15,000 citations.[39]
Here are some of his most cited works: