The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Bakul Shah <bakul@iitbombay.org>
To: TUHS@tuhs.org
Subject: Re: [TUHS] Knuth and Pascal (was "Were cron and at ...")
Date: Tue, 15 Dec 2020 11:18:16 -0800	[thread overview]
Message-ID: <64006DF6-FBE1-4F0E-9C45-64A5280FED50@iitbombay.org> (raw)
In-Reply-To: <CAKH6PiWT_Q5kt0DqoH-88r2hO3W5MV2qTBdtAreipMaywm7bjw@mail.gmail.com>

> On Dec 15, 2020, at 3:46 AM, M Douglas McIlroy <m.douglas.mcilroy@dartmouth.edu> wrote:
> 
> Off topic, but too much fun to pass up.
> 
>>> You wrote your algorithm in Pascal, debugged it, and then rewrote it in your favourite language (in my case, ALGOL-W).
> 
>> Now why didn't Don Knuth think of that for TeX?
> 
> I'm glad he didn't. He might have written it in Mix. Knuth once said
> he didn't believe in higher-level languages. Of course he knew more
> about them than anybody else and was CACM's associate editor for the
> subject--like a minister who doesn't believe in God.
> 
> Doug

Did he actually say that? In this delightful interview
    
https://conservancy.umn.edu/bitstream/handle/11299/107413/oh332dk.pdf

in response to a question about were there any giant steps
in CS, he says the idea of Structured Programming is a giant
step but those are few and far between. A number of times he
comments on structured programming (as opposed to HLLs). About
Go To and SP:

  "It is like the zero population growth movement: The goal isn’t
really to have zero population growth; the goal is to improve
people’s quality of life. But they substitute a quantitative goal
for the qualitative goal, and that’s like viewing structured
programming as only a non-‘Go To’ type of a program, which is
foolish, and I am sure Edsger didn’t mean it that way at all."

He also mentions he wrote an Algol compiler for Burroughs during
the summer of 1960.

Knuth finished the first draft of what became TAOCP in 1966.
Given that there were already many discussions about Algol X
but no clarity and that he really did want people to understand
what steps are needed and their cost, that is, get close to the
computer, MIX made more sense (I'm glad it wasn't Fortran!).
MIX wouldn't have made sense for TeX & METAFONT, which are in
essence *recipes* made out of algorithmic ingredients and in
effect he reimplemented these algorithms in Pascal.

  parent reply	other threads:[~2020-12-15 19:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-15 11:45 M Douglas McIlroy
2020-12-15 13:04 ` Toby Thain
2020-12-15 19:18 ` Bakul Shah [this message]
2020-12-15 19:27   ` Adam Thornton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=64006DF6-FBE1-4F0E-9C45-64A5280FED50@iitbombay.org \
    --to=bakul@iitbombay.org \
    --cc=TUHS@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).