9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Geoff Collyer <geoff@collyer.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] My Eu paper, mark 2
Date: Fri, 10 Oct 2003 15:11:39 -0700	[thread overview]
Message-ID: <3ebe66e46b2d686c0b47607a294e5886@collyer.net> (raw)
In-Reply-To: <200310101200.h9AC0A1c031067@ratthing-b246.strakt.com>

I believe dmr wrote the original C compiler by himself, without yacc.
pcc was written by Steve Johnson, with yacc, and I think he did it by
himself.  The plan 9 C compilers were written by Ken Thompson, with
yacc.  Ken claims that it takes 3 weeks to port his compiler (and
assembler and loader) to a new machine, but that's with Ken doing the
porting, working long days.  There are at least the 13 ports that I
know of.  Charles Forsyth did the power pc port (qc).  If LANL comes
through with money, I may end up porting it to the AMD K8.  lcc was
written by Dave Hanson and Chris Fraser; Norman Wilson has ported it
to the VAX.

I'm less sure about C++.  I think it was, at least initially, done by
Bjarne, with yacc.

Limbo was implemented by Sean Dorward, with yacc, I think unassisted.

f77 was written by Stu Feldman, with yacc, and with Peter Weinberger
contributing the Fortran libraries (e.g., for I/O).

There are undoubtedly compilers that I'm less familiar with that were
implemented by an army (probably IBM's compilers, at least in the old
days), but that was probably due to the habit of throwing armies at
problems rather than any real need.  I don't know how many people were
used to implement the full Algol 68 language either.  And MIPS's
compilers are elephantine, so it's likely that they had armies working
on them.



  reply	other threads:[~2003-10-10 22:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-10 12:00 Laura Creighton
2003-10-10 22:11 ` Geoff Collyer [this message]
2003-10-11  9:21   ` Charles Forsyth
2003-10-11  9:27     ` Geoff Collyer
2003-10-11 21:28       ` Lyndon Nerenberg
2003-10-10 22:12 ` Geoff Collyer
2003-10-13  8:58 ` Douglas A. Gwyn
2003-10-17  2:58 [9fans] a problem I don't understand on a reinstall Russ Cox
2003-10-17 11:41 ` [9fans] My Eu paper, mark 2 John DeGood

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=3ebe66e46b2d686c0b47607a294e5886@collyer.net \
    --to=geoff@collyer.net \
    --cc=9fans@cse.psu.edu \
    /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).