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, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 23171 invoked from network); 25 May 2023 06:30:43 -0000 Received: from minnie.tuhs.org (2600:3c01:e000:146::1) by inbox.vuxu.org with ESMTPUTF8; 25 May 2023 06:30:43 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id BCD3A408F0; Thu, 25 May 2023 16:30:40 +1000 (AEST) Received: from junk.nocrew.org (junk.nocrew.org [51.15.56.219]) by minnie.tuhs.org (Postfix) with ESMTPS id E6543402EC for ; Thu, 25 May 2023 16:30:32 +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 1q24UY-0005kQ-MB; Thu, 25 May 2023 06:30:30 +0000 From: Lars Brinkhoff To: Clem Cole Organization: nocrew References: Date: Thu, 25 May 2023 06:30:30 +0000 In-Reply-To: (Clem Cole's message of "Wed, 24 May 2023 21:06:05 -0400") Message-ID: <7wmt1sdit5.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; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: SJ3FK5MMWN7E3CIATPFIOMLPY3EXFGIP X-Message-ID-Hash: SJ3FK5MMWN7E3CIATPFIOMLPY3EXFGIP 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: Computer Old Farts Followers X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [COFF] Re: C compiler in 512 bytes List-Id: Computer Old Farts Forum Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Clem Cole wrote: > This is an outstanding hack. So creative. SW bloat is such a > problem. It=E2=80=99s nice to see a minimalistic view It's one of the reasons I enjoy vintage software. You might think old programs are arcane and difficult. Not so! They are actually much easier to understand than the monstrosities we have today.