From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: tuhs-bounces@minnie.tuhs.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 8676f022 for ; Fri, 19 Oct 2018 13:55:58 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 12AF4A2094; Fri, 19 Oct 2018 23:55:57 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id AB3AAA1E4B; Fri, 19 Oct 2018 23:55:32 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 70605A1E4B; Fri, 19 Oct 2018 23:08:37 +1000 (AEST) Received: from mercury.lcs.mit.edu (mercury.lcs.mit.edu [18.26.0.122]) by minnie.tuhs.org (Postfix) with ESMTPS id 2C8A6A1E4A for ; Fri, 19 Oct 2018 23:08:37 +1000 (AEST) Received: by mercury.lcs.mit.edu (Postfix, from userid 11178) id 391F518C083; Fri, 19 Oct 2018 09:08:36 -0400 (EDT) To: cctalk@classiccmp.org, tuhs@tuhs.org Message-Id: <20181019130836.391F518C083@mercury.lcs.mit.edu> Date: Fri, 19 Oct 2018 09:08:36 -0400 (EDT) From: jnc@mercury.lcs.mit.edu (Noel Chiappa) Subject: Re: [TUHS] Alan Snyder's portable C compiler 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: , Cc: jnc@mercury.lcs.mit.edu Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" > From: Lars Brinkhoff > I have Alan Snyder's C compiler running Way cool! Congrats! Where did you find it? Do you have source too? > there may also be machine descriptions for Honeywell 6000 series and > PDP-11 There _was_ one for the H6000, not sure about the -11. > At some point it seems like this compiler was tangled with Stephen > Johnson's PCC. It would be good to find out what, if any, the connection is. Noel