Live data from Hacker News

Rob Pike: Dennis Ritchie has died

plus.google.com

171–180 of 214 posts

Re: Rob Pike: Dennis Ritchie has died

#171
post #154

Earlier quoted context omitted.

Well, I don't know… I feel that as soon as I mention Pascal or BASIC I am downvoted to oblivion. The original Macintosh was programmed in assembler. As was MS-DOS and Windows up to version 3.1 (perhaps even in important parts in Win95?). The big boom of computing and the GUI had already happened. In the late 80s Turbo Pascal was really popular: http://en.wikipedia.org/wiki/Pascal_(programming_language) http://en.wiki…

Regarding your last point, while the ideas of Smalltalk and especially Lisp are influential, C may have just as much a claim to influence. Both Lisp and C are beautiful abstractions, the assembly languages of two abstract machines. While Lisp is powerful, C is such a profound success because the C abstract machine is very close to how computers actually work.

More properly: "while Lisp is powerful, the C abstract machine has largely shaped how computers actually work".

Re: Rob Pike: Dennis Ritchie has died

#172
post #154

Earlier quoted context omitted.

Well, I don't know… I feel that as soon as I mention Pascal or BASIC I am downvoted to oblivion. The original Macintosh was programmed in assembler. As was MS-DOS and Windows up to version 3.1 (perhaps even in important parts in Win95?). The big boom of computing and the GUI had already happened. In the late 80s Turbo Pascal was really popular: http://en.wikipedia.org/wiki/Pascal_(programming_language) http://en.wiki…

Regarding your last point, while the ideas of Smalltalk and especially Lisp are influential, C may have just as much a claim to influence. Both Lisp and C are beautiful abstractions, the assembly languages of two abstract machines. While Lisp is powerful, C is such a profound success because the C abstract machine is very close to how computers actually work.

I keep hearing that computers are diverging from the kind of architecture C maps to, though. What of that?

Re: Rob Pike: Dennis Ritchie has died

#173
post #154

Earlier quoted context omitted.

Exactly. It's hard to even really comprehend how deep his influence goes; we're so surrounded by it's hard to even see it sometimes. Consider that every single person reading these words are doing so using technology he created -- after all, even if you're not on a UNIX derivative you're probably on an OS and web browser written in C. How much code is written every day in C and its descendants? How much more in langu…

Well, I don't know… I feel that as soon as I mention Pascal or BASIC I am downvoted to oblivion. The original Macintosh was programmed in assembler. As was MS-DOS and Windows up to version 3.1 (perhaps even in important parts in Win95?). The big boom of computing and the GUI had already happened. In the late 80s Turbo Pascal was really popular: http://en.wikipedia.org/wiki/Pascal_(programming_language) http://en.wiki…

I'm fairly sure much of both Delphi and VB are written in C.

I wonder what the Turbo Pascal compilers were written in...

Re: Rob Pike: Dennis Ritchie has died

#174
For some odd reason I pulled my 1978 version of The C Programming Language off the shelf and it's been on my desk for the past few weeks.

Beneath the copyright notice it reads:

"This book was set in Times Roman and Courier 12 by the authors, using a Graphic Systems phototypesetter driven by a PDP-11/70 running under the UNIX operating system."

Probably on a VT100 with drafts printed on a DECWriter.

Quiet. Brilliant. Deliberate. Influential. Modest.

May you rest in peace.

Re: Rob Pike: Dennis Ritchie has died

#175
post #25

There are several billion people using many billions of devices every day. From the code in your microwave to massive computing clusters, virtually all of our software can trace its ancestry back to this man's intellectual output. I'm eternally grateful for his life and contributions to humanity.

My question is if he didn't create a language like C, would someone else have? Was it such a leap from existing languages?

Re: Rob Pike: Dennis Ritchie has died

#176
post #72

:( Thank you, Dennis. dmr posted to Usenet quite often over the years: http://groups.google.com/groups/profile?user=research!dmr http://groups.google.com/groups/profile?user=dmr@research.UU... http://groups.google.com/groups/profile?user=dmr@alice.UUCP http://groups.google.com/groups/profile?user=dmr@research.at... http://groups.google.com/groups/profile?user=dmr@bell-labs.c...

"Sorry, we could not find any information on research!dmr." -- google

Well then, here are some of his first usenet posts: http://olduse.net/blog/Dennis_Ritchie/

The one on dsw is especially good.

    SYNOPSIS
         (put number in console switches)
         dsw
         core

Re: Rob Pike: Dennis Ritchie has died

#179

RIP Dennis. Now that's a guy worth mourning about. I'll check CNN and the BBC to see their special reports, surely if they had them when some marketing CEO kicked the bucket they'll give at least ten times the amount of coverage to a man who was 100 times his better!

In the realm of news, almost no one knows who Dennis Ritchie was. You can lament that fact (obviously, to anyone even remotely related to computing he was a figure of paramount importance), but it's ridiculous to expect the mainstream press to understand that importance. Analogies are tenuous, but when Michael Jackson died, it was obviously big news. It was all over television. Nobody reported when Ross Snyder‡ died,…

Regard Ross Snyder, I distinctly recall a televised report about it on BBC News.

Re: Rob Pike: Dennis Ritchie has died

#180
post #173
post #154

Earlier quoted context omitted.

Well, I don't know… I feel that as soon as I mention Pascal or BASIC I am downvoted to oblivion. The original Macintosh was programmed in assembler. As was MS-DOS and Windows up to version 3.1 (perhaps even in important parts in Win95?). The big boom of computing and the GUI had already happened. In the late 80s Turbo Pascal was really popular: http://en.wikipedia.org/wiki/Pascal_(programming_language) http://en.wiki…

I'm fairly sure much of both Delphi and VB are written in C. I wonder what the Turbo Pascal compilers were written in...

Assembler. In particular, TASM.
Post reply on HN