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 12524 invoked from network); 1 Jan 2023 17:33:36 -0000 Received: from minnie.tuhs.org (50.116.15.146) by inbox.vuxu.org with ESMTPUTF8; 1 Jan 2023 17:33:36 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id D7EDE42430; Mon, 2 Jan 2023 03:33:34 +1000 (AEST) Received: from junk.nocrew.org (junk.nocrew.org [51.15.56.219]) by minnie.tuhs.org (Postfix) with ESMTPS id AFFBE4242F for ; Mon, 2 Jan 2023 03:33:30 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=junk.nocrew.org) by junk.nocrew.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1pC2DA-0001Tx-Mp; Sun, 01 Jan 2023 17:33:28 +0000 From: Lars Brinkhoff To: Adam Thornton Organization: nocrew References: <335F89A9-30C2-41A2-8E84-C2D761746634@planet.nl> <20230101014054.GD5825@mcvoy.com> <4000BF98-1847-4935-A7B4-D20322C543CF@gmail.com> Date: Sun, 01 Jan 2023 17:33:28 +0000 In-Reply-To: <4000BF98-1847-4935-A7B4-D20322C543CF@gmail.com> (Adam Thornton's message of "Sun, 1 Jan 2023 10:21:38 -0700") Message-ID: <7wbknignx3.fsf@junk.nocrew.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: lars@nocrew.org X-SA-Exim-Scanned: No (on junk.nocrew.org); SAEximRunCond expanded to false Message-ID-Hash: JTP6C64DDLNIKNTOO6EMJ5VLWFX226UN X-Message-ID-Hash: JTP6C64DDLNIKNTOO6EMJ5VLWFX226UN X-MailFrom: lars@nocrew.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: COFF X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [COFF] Re: [TUHS] Porting the SysIII kernel: boot, config & device drivers List-Id: Computer Old Farts Forum Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Adam Thornton wrote: > I rather like FORTH. Its chief virtues are that it is both tiny and > extensible. It was developed as a telescope control language, as I > recall It had a history before that, but yes that was it's first killer app.