From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: tuhs-bounces@minnie.tuhs.org X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.1 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 8be28a6c for ; Mon, 23 Jul 2018 20:12:27 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id AC9F6A187F; Tue, 24 Jul 2018 06:12:26 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 72E329E9EE; Tue, 24 Jul 2018 06:12:14 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 652969E9EE; Tue, 24 Jul 2018 06:12:12 +1000 (AEST) Received: from mail.bitblocks.com (ns1.bitblocks.com [173.228.5.8]) by minnie.tuhs.org (Postfix) with ESMTP id DD6839E3A6 for ; Tue, 24 Jul 2018 06:12:11 +1000 (AEST) Received: from mob.bitblocks.com (mob.bitblocks.com [192.168.125.11]) by mail.bitblocks.com (Postfix) with ESMTP id 82091156E400 for ; Mon, 23 Jul 2018 13:12:04 -0700 (PDT) From: Bakul Shah Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Date: Mon, 23 Jul 2018 13:12:03 -0700 References: <8ECDA62D-1B54-4391-A226-D3E9ABEE4C07@planet.nl> To: TUHS main list In-Reply-To: Message-Id: <08BCF4C4-59B5-4136-9A26-4A9588B87C14@bitblocks.com> X-Mailer: Apple Mail (2.3445.9.1) Subject: Re: [TUHS] Looking for final C compiler by Dennis Ritchie X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Jul 23, 2018, at 8:12 AM, Clem Cole wrote: >=20 > On Sun, Jul 22, 2018 at 4:49 PM, Dibyendu Majumdar = wrote: >=20 > > It seems that Dennis Ritchie wrote a paper 'A Tour through the Unix = C > > Compiler' which is quite useful in understanding the compiler. I = have > > converted the doc to Markdown format as well which makes it easier = to > > read. >=20 > = https://s3-us-west-2.amazonaws.com/belllabs-microsite-plan9/7thEdMan/bswv7= .html >=20 > =E2=80=8BYou might try downloading the PDF or PS versions of the V7 = documents from amazon. > It seems like a lot less work work and will be a lot easier to read. Links in the above webpage don't work. Try = https://9p.io/7thEdMan/bswv7.html=