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 autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 31261 invoked from network); 28 Jul 2022 01:04:01 -0000 Received: from minnie.tuhs.org (50.116.15.146) by inbox.vuxu.org with ESMTPUTF8; 28 Jul 2022 01:04:01 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id DF02B40712; Thu, 28 Jul 2022 11:03:55 +1000 (AEST) Received: from mail.ultimate.com (mail.ultimate.com [104.225.1.121]) by minnie.tuhs.org (Postfix) with ESMTPS id A3BF3406F5 for ; Thu, 28 Jul 2022 11:03:52 +1000 (AEST) Received: from ultimate.com (localhost [127.0.0.1]) by mail.ultimate.com (8.16.1/8.16.1) with ESMTPS id 26S13a4K059301 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for ; Wed, 27 Jul 2022 21:03:36 -0400 (EDT) (envelope-from phil@ultimate.com) Received: (from phil@localhost) by ultimate.com (8.16.1/8.16.1/Submit) id 26S13ZL5059300 for tuhs@tuhs.org; Wed, 27 Jul 2022 21:03:35 -0400 (EDT) (envelope-from phil) From: Phil Budne Message-Id: <202207280103.26S13ZL5059300@ultimate.com> Date: Wed, 27 Jul 2022 21:03:35 -0400 To: tuhs@tuhs.org References: <1oF87S-4zW-00@marmaro.de> <8NgHeeJiYEBE0zhtd9RdKIeYWcAwtxsnAj7YhVIvLpz-yt0__LeFvVzNNGgSNTeDGnVQy-qxkoHWvmRi84ybYyNAiMRDJuVoAaEG96UAu4s=@protonmail.com> <20220724190253.GA23421@tau1.ceti.pl> <20220728003014.GB6195@tau1.ceti.pl> In-Reply-To: <20220728003014.GB6195@tau1.ceti.pl> User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID-Hash: 66UBGAEE2VI34JFZZTLRALH5UYOSGE3N X-Message-ID-Hash: 66UBGAEE2VI34JFZZTLRALH5UYOSGE3N X-MailFrom: phil@ultimate.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-tuhs.tuhs.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: Line Numbers Before SysIII nl? BSD num? List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: > Anyway, I have got Phil Budne's implementation C'est moi! SNOBOL came out of Bell Labs in Holmdel NJ. There was a SNOBOL3 implementation in Unix 6th Edition days called "sno". As far as I know Macro SNOBOL4 (that my CSNOBOL4 is a port of) never was ported to the PDP-11 (just not enough address space), but there was a proposal (at least) for a SNOBOL4 implementation for the '11 called ELFBOL. Macro SPITBOL (a faster implementation of SNOBOL4) was available on the Research Unix VAXen (Andrew Koenig did a C-like preprocessor called SNOCONE -- SNOBOL with some sugar). Phil