From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE, 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 6086e372 for ; Wed, 10 Jul 2019 01:30:32 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id E42F69488F; Wed, 10 Jul 2019 11:30:30 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id B7474947F3; Wed, 10 Jul 2019 11:30:19 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=pass (1024-bit key; unprotected) header.d=ccc.com header.i=@ccc.com header.b="gl9JP//z"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id 9CE5E947F3; Wed, 10 Jul 2019 11:30:18 +1000 (AEST) Received: from mail-wm1-f46.google.com (mail-wm1-f46.google.com [209.85.128.46]) by minnie.tuhs.org (Postfix) with ESMTPS id 24785947D5 for ; Wed, 10 Jul 2019 11:30:17 +1000 (AEST) Received: by mail-wm1-f46.google.com with SMTP id s15so602955wmj.3 for ; Tue, 09 Jul 2019 18:30:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ccc.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=5iPPbZnO3IlgYZ/5EM8Oiv4lv1BUjt/pJPx9I2sMLvk=; b=gl9JP//zm3dcr3lClV71BDpYNRTJiQ/psiWS09nSoVwjdPasiAXR5Ck11e8QtnkXQp bGejINpDTggAItPpAePYXG1ffipWz+CfD0MYziiYKkH97nZxAF6YNsdj8qVm4WWeKtJC gfaSYKAbQFJ95UnSCy3N8YQFoRNZHhPr9GepU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=5iPPbZnO3IlgYZ/5EM8Oiv4lv1BUjt/pJPx9I2sMLvk=; b=lkQAo57jQ+iiPwf8HUJPDqrkluB2GSIkCJpu56BQDr0Z/9qjiEcpdyzfSvfpFo49Gl WSU9xmlR+JKH7RIZaVlCU4iVZcXuhwX0X/q84MBkYlJr3CHR9rMZyL7fKhWC7BxBSYbS Dr+I/OYjfCovBPtmESmVWY+jxIr7E1JDFltV2xJZuFZPs2aXK+Lsb3KqcWM03VuhB1VW yOrUJEc4re79WoAgK5+zF1upkdIOTbwJFpmFPjyyf2P0go6mZkUmO8WO7Lp/ylclycLA Jy8zVCJOcnYmz0vUVyVHVeN5UgQR3UTsQzyeMeg6Ec6d1SMRF+nsTPy9NyC9EY/2i63n qcuw== X-Gm-Message-State: APjAAAXbhXqYA4Ktkb/WzEPQTa7ErXfKxw0o0E6eb0t8G8LLJio0an+2 HA8GClBcjsWxk5jd5gO3eJ7bRIT+1GF3H2ZLC/6MLA== X-Google-Smtp-Source: APXvYqxBcEkXG9XfGXiWON5oMDU1nw4hQ98RJp4oFjEqiGgWN1nlFAVImixrDezHeq+q1dLAmZboFtSDE+EvA4++SNM= X-Received: by 2002:a1c:345:: with SMTP id 66mr2189817wmd.8.1562722215375; Tue, 09 Jul 2019 18:30:15 -0700 (PDT) MIME-Version: 1.0 References: <30de4da1-be33-b546-a277-37afe5632e6e@mhorton.net> <5cb16efc-4c88-9750-a5d0-2ef20dd79746@mhorton.net> <20190710004916.GP12433@mcvoy.com> <20190710012646.GA5723@minnie.tuhs.org> In-Reply-To: <20190710012646.GA5723@minnie.tuhs.org> From: Clem Cole Date: Tue, 9 Jul 2019 21:29:48 -0400 Message-ID: To: Warren Toomey Content-Type: multipart/alternative; boundary="00000000000087ce36058d499e7e" Subject: Re: [TUHS] V0 B Compiler 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: The Eunuchs Hysterical Society Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" --00000000000087ce36058d499e7e Content-Type: text/plain; charset="UTF-8" Thanks Robert, sorry for the error ;-) On Tue, Jul 9, 2019 at 9:27 PM Warren Toomey wrote: > On Tue, Jul 09, 2019 at 08:57:19PM -0400, Clem Cole wrote: > > Similarly, I have taken modern code and my careful use of the > > preprocessor be able to get it run on as far back as the 5th edition > > without real hacks. And with what Warren and Phil did we even got > > pseudo C to compile back on V0. > > Ah, I need to give credit where it's due here. Phil and I brought the V0 > system back. Robert Swierczek brought the B compiler back. > > Cheers, Warren > --00000000000087ce36058d499e7e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks=C2=A0 =C2=A0 Robert, sorry for the error ;-)

On Tue, Jul 9, 2019 at 9:27 PM Warren Toomey <wkt@tuhs.org> wrote:
On Tue, Jul 09, 2019 at 08:57:19PM -0400, Clem Cole wro= te:
>=C2=A0 =C2=A0 Similarly, I have taken modern code and my careful use of= the
>=C2=A0 =C2=A0 preprocessor be able to get it run on as far back as the = 5th edition
>=C2=A0 =C2=A0 without real hacks.=C2=A0 =C2=A0And with what Warren and = Phil did we even got
>=C2=A0 =C2=A0 pseudo C to compile back on V0.

Ah, I need to give credit where it's due here. Phil and I brought the V= 0
system back. Robert Swierczek brought the B compiler back.

Cheers, Warren
--00000000000087ce36058d499e7e--