The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: "John P. Linderman" <jpl.jpl@gmail.com>
To: Rob Pike <robpike@gmail.com>
Cc: The Eunuchs Hysterical Society <tuhs@tuhs.org>
Subject: Re: [TUHS] Happy birthday, John Backus!
Date: Mon, 3 Dec 2018 08:10:51 -0500	[thread overview]
Message-ID: <CAC0cEp9Mzy0PVhXKennZkFv7fk10jneqVD0fphDb=xstCwFSGA@mail.gmail.com> (raw)
In-Reply-To: <CAKzdPgwFXTYFqw6R9ppkVe_UoRd210yxr59GTASy6-2ALFwAuw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2089 bytes --]

If you understood the architecture and instruction set of the IBM
709/7090/7094 series (I cut my programming teeth on the 7094), you
understood the "quirks" of Fortan: three way branches, indexing arrays in
reverse order, always executing a loop at least once, etc. Fortran
"tricked" the writer into producing code that worked well on those
machines, but was much easier to understand and modify than assembler. Not
all that different from C and DEC boxes, but the IBM machines were less
coherent.

On Sun, Dec 2, 2018 at 11:29 PM Rob Pike <robpike@gmail.com> wrote:

> To the author of the first message, the one who called Fortran an
> "obscenity".
>
> -rob
>
>
> On Mon, Dec 3, 2018 at 3:11 PM Toby Thain <toby@telegraphics.com.au>
> wrote:
>
>> On 2018-12-02 8:32 PM, Rob Pike wrote:
>> > Fortran was a marvel. Don't judge it by today's ideas about language
>> design.
>>
>> The 1977 lecture was by John Backus, not me, so I'm confused who that's
>> directed at.
>>
>> >
>> > -rob
>> >
>> >
>> > On Mon, Dec 3, 2018 at 9:34 AM Toby Thain <toby@telegraphics.com.au
>> > <mailto:toby@telegraphics.com.au>> wrote:
>> >
>> >     On 2018-12-02 5:17 PM, Dave Horsfall wrote:
>> >     > As every computer programmer should know, John Backus was emitted
>> in
>> >     > 1924; he gave us the BNF syntax (he is the "B"), but he also gave
>> us
>> >     > that FORTRAN obscenity...  Yeah, it was a nice language at the
>> >     time; the
>> >     > engineers loved it, but tthe computer scientists hated it (have
>> >     you ever
>> >     > tried to debug a FORTRAN program that somebody else wrote?).
>> >
>> >     He made amends by being early to recognise that problem, and propose
>> >     solutions, in his 1977 ACM Turing Award lecture (still perfectly
>> >     relevant today):
>> >
>> >
>> https://www.thocp.net/biographies/papers/backus_turingaward_lecture.pdf
>> >
>> >     --Toby
>> >
>> >
>> >
>> >     >
>> >     > Trivia: there is no way that FORTRAN can be described in any
>> >     syntax; it
>> >     > is completely ad-hoc.
>> >     >
>> >     > -- Dave
>> >     >
>> >
>>
>>

[-- Attachment #2: Type: text/html, Size: 3266 bytes --]

  reply	other threads:[~2018-12-03 13:12 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-02 22:17 Dave Horsfall
2018-12-02 22:34 ` Toby Thain
2018-12-03  1:32   ` Rob Pike
2018-12-03  4:11     ` Toby Thain
2018-12-03  4:27       ` Rob Pike
2018-12-03 13:10         ` John P. Linderman [this message]
2018-12-03 22:44           ` ron
2018-12-03 16:25 ` Clem Cole
2018-12-03 20:20   ` Paul Winalski
2018-12-03 20:37     ` Clem Cole
2018-12-03 20:46     ` Hellwig Geisse
2018-12-03 22:24   ` Paul Winalski
2018-12-03 23:00     ` Lawrence Stewart
2018-12-04 11:53   ` Tony Finch
2018-12-04 14:23     ` Clem Cole
2018-12-04 14:43 Noel Chiappa
2018-12-04 14:53 ` Clem Cole
2018-12-04 16:24   ` Tim Rylance
2018-12-04 16:53     ` Clem Cole
2018-12-04 17:46       ` Paul Winalski
2018-12-04 20:59         ` Paul Winalski
2018-12-05 17:49         ` Paul Winalski
2018-12-04 15:18 ` Toby Thain

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='CAC0cEp9Mzy0PVhXKennZkFv7fk10jneqVD0fphDb=xstCwFSGA@mail.gmail.com' \
    --to=jpl.jpl@gmail.com \
    --cc=robpike@gmail.com \
    --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).