Jump to content

Ken Thompson

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Lost.goblin (talk | contribs) at 14:21, 3 September 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Ken Thompson (left) with Dennis Ritchie

Kenneth Thompson (born February 4 1943) is a computer scientist, notable for his work on the Unix operating system.

Thompson was born in New Orleans, Louisiana, USA. He received a Bachelor's degree and Master's degree, both in electrical engineering, from the University of California, Berkeley.

In 1969, while at Bell Labs, Thompson and Dennis Ritchie were the principal creators of the Unix operating system. Thompson also wrote the B programming language, a precursor to Dennis Ritchie's C programming language, currently one of the world's most commonly used programming languages. In addition, while writing the Multics operating system, he created the Bon programming language. He also wrote the original standard Unix editor, ed, which was descended from an earlier editor, QED.

Somewhat later, while still at Bell Labs, he and Rob Pike were the principal creators of the Plan 9 operating system. During this work, he created the UTF-8 character encoding for use on the Plan 9 operating system.

With J. H. Condon, Thompson was involved in the development of Belle, a chess computer. He also wrote programs for generating the complete enumeration of chess endings, for all 4, 5, and currently 6-piece endings. Using these, a chess-playing computer program can play perfectly once a position stored in them is reached.

Thompson and Ritchie jointly received the Turing Award in 1983 "for their development of generic operating systems theory and specifically for the implementation of the UNIX operating system". Thompson's style of programming has influenced others, notably in the terseness of his expressions and a preference for clear statements.

Thompson retired from Bell Labs on December 1, 2000, and is currently a fellow at Entrisphere, Inc.

Quotes

"The X server has to be the biggest program I've ever seen that doesn't do anything for you."