Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Unix Technology

Inventors of Unix Win Japan Prize 105

jbrodkin writes "The inventors of Unix and the C programming language, one of whom also created the first master-level chess-playing machine, have been awarded the prestigious Japan Prize for their work in building the Unix operating system in 1969. Ken Thompson, who is now a distinguished engineer at Google, and Dennis Ritchie, who is retired, were researchers at Bell Labs four decades ago when they 'developed the Unix operating system which has significantly advanced computer software, hardware and networks over the past four decades, and facilitated the realization of the Internet,' the Japan Prize Foundation said Tuesday in awarding them the 2011 prize. The pair join previous winners such as Vint Cerf and Tim Berners-Lee. In addition to developing Unix, Thompson also played a key role in building Belle, the first chess-playing computer to achieve a master-level rating and five-time winner of the now-defunct North American Computer Chess Championship in the 1970s and 1980s. Ritchie and Thompson have also been credited with developing the C programming language, a process that occurred in conjunction with the development of Unix."
This discussion has been archived. No new comments can be posted.

Inventors of Unix Win Japan Prize

Comments Filter:
  • by MrEricSir ( 398214 ) on Wednesday January 26, 2011 @07:21PM (#35014840) Homepage

    ...you can download all the Japanese anime tentacle pr0n you ever wanted!

  • by dkleinsc ( 563838 ) on Wednesday January 26, 2011 @07:29PM (#35014882) Homepage

    Ken actually used his nifty hack [bell-labs.com] of the C compiler and the login program to break into the computer that stored the committee's votes and flipped his and Steve Ballmer's vote.

  • by Anonymous Coward on Wednesday January 26, 2011 @07:41PM (#35014948)

    I'm surprised to see that some Programming Language flame-war has started yet.

    Oh wait, it's still early.

    COBOL I tell you! It can do anything even grate cheese to a fine shredding! It will also clean your toilet! No other programming languages can do that. HA!

  • by Anonymous Coward on Wednesday January 26, 2011 @07:47PM (#35015004)

    Thompson and Ritchie invented Unix and C because they needed a decent programming environment for the PDP-7 to develop their game "Space Wars". To my knowledge, the Bell Labs Space Wars title still hasn't shipped, thus inaugurating the tradition of galactic video game vaporware that continues to this day.

  • by Anonymous Coward on Wednesday January 26, 2011 @08:35PM (#35015376)

    If Ritchie had had any clue about how universal his "hello, world" program would become in the world of programming, maybe he and his book's co-author would've spent an extra afternoon kicking around the possibilities:


    #include "stdio.h"

    int main()
    {
          printf( "I'm here on the inside, and you're not.\n" );
          return 0;
    }

  • by Anonymous Coward on Wednesday January 26, 2011 @09:19PM (#35015738)

    He writes symphonies in C, why not write code in it too?

Always draw your curves, then plot your reading.

Working...