From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 30133 invoked from network); 16 Apr 2021 05:04:02 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 16 Apr 2021 05:04:02 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 6489F9C20A; Fri, 16 Apr 2021 15:03:57 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id C80809C209; Fri, 16 Apr 2021 15:03:24 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 264979C209; Fri, 16 Apr 2021 15:03:22 +1000 (AEST) Received: from junk.nocrew.org (junk.nocrew.org [51.15.56.219]) by minnie.tuhs.org (Postfix) with ESMTPS id A09BF9C09E for ; Fri, 16 Apr 2021 15:03:21 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=junk.nocrew.org) by junk.nocrew.org with esmtp (Exim 4.86_2) (envelope-from ) id 1lXGdT-0000tj-Gt; Fri, 16 Apr 2021 05:03:19 +0000 From: Lars Brinkhoff To: M Douglas McIlroy Organization: nocrew References: <7wa6pzx0as.fsf@junk.nocrew.org> Date: Fri, 16 Apr 2021 05:03:19 +0000 In-Reply-To: (M. Douglas McIlroy's message of "Thu, 15 Apr 2021 09:29:15 -0400") Message-ID: <7w35vqvn1k.fsf@junk.nocrew.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [TUHS] First C compiler outside Bell Labs? X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: TUHS main list Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" Thank you! M Douglas McIlroy writor: > Ditto, > Doug > > Clem Cole wrote: >> I personally am not aware of another any earlier, so if you asked me >> that is what I would have said. I'd be curious if you discover an >> earlier one and the story behind it. =E1=90=A7 >> >> Lars Brinkhoff wrote: >>> Which was the first C compiler written outside Bell Labs? I have a >>> candidate in mind. Alan Snyder interned at Bell Labs in 1973. >>> Later at MIT, we wrote a C compiler for the PDP-10. This would have >>> been 1974-1975.