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.0 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 dfae70f9 for ; Wed, 5 Dec 2018 18:58:44 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 62E49A2208; Thu, 6 Dec 2018 04:58:43 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 8EF34A1F04; Thu, 6 Dec 2018 04:58:33 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id A3A66A1F04; Thu, 6 Dec 2018 04:56:57 +1000 (AEST) Received: from junk.nocrew.org (junk.nocrew.org [51.15.56.219]) by minnie.tuhs.org (Postfix) with ESMTPS id 3995FA1F01 for ; Thu, 6 Dec 2018 04:56:57 +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 1gUcLu-0002YA-M8; Wed, 05 Dec 2018 18:56:54 +0000 From: Lars Brinkhoff To: Clem Cole Organization: nocrew References: Date: Wed, 05 Dec 2018 18:56:54 +0000 In-Reply-To: (Clem Cole's message of "Wed, 5 Dec 2018 13:46:44 -0500") Message-ID: <7wtvjrdcp5.fsf@junk.nocrew.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [TUHS] DEC compilers (was Happy birthday, John Backus!) 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: The Eunuchs Hysterical Society Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" Clem Cole wrote: > Henry Bent wrote: >> Elsewhere VAX LISP for Ultrix is mentioned, which I had no idea >> existed. > Their was a Vax LISP from the Franz guys, but I think the DEC/CMU > Common LISP was VMS also was there. Franz Lisp is kind of a Maclisp for VAX. It can run Macsyma. There was also NIL, for VMS. Was it ever finished?