Path: csiph.com!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: John Ames Newsgroups: comp.lang.misc,comp.programming Subject: Re: Writing Python Code More Concisely Than Perl!? Date: Wed, 6 Aug 2025 08:17:28 -0700 Organization: A noiseless patient Spider Lines: 11 Message-ID: <20250806081728.000013c6@gmail.com> References: <2x2dnWlc86XdcNH1nZ2dnZfqnPidnZ2d@giganews.com> <106voue$3e5oo$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Date: Wed, 06 Aug 2025 15:17:32 +0000 (UTC) Injection-Info: dont-email.me; posting-host="d09c78b9da6289c140d98efa89bd223e"; logging-data="3616788"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+xG7ZzG8WUEwaEH9vqQ92G6qzKMPVnQJ8=" Cancel-Lock: sha1:gMxtOt9mT1MqZF17zIge8rxRuiM= X-Newsreader: Claws Mail 4.3.0 (GTK 3.24.42; x86_64-w64-mingw32) Xref: csiph.com comp.lang.misc:11130 comp.programming:16843 On Wed, 6 Aug 2025 16:30:36 +0200 Janis Papanagnou wrote: > Just recently I picked a piece of old BASIC code - granted, > it was not one of the fancier new BASIC dialects but back > from the "glory mainframe days" Yeah, the Elder BASICs are a different story. FreeBasic made a fairly decent language out of the QB lineage, though - still use that semi- regularly for proof-of-concept stuff and quick li'l one-off utilities.