Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.programming > #16845

Re: Writing Python Code More Concisely Than Perl!?

From Janis Papanagnou <janis_papanagnou+ng@hotmail.com>
Newsgroups comp.lang.misc, comp.programming
Subject Re: Writing Python Code More Concisely Than Perl!?
Date 2025-08-07 03:49 +0200
Organization A noiseless patient Spider
Message-ID <10710mo$3nk0m$1@dont-email.me> (permalink)
References <v2c21f$37ibf$2@dont-email.me> <2x2dnWlc86XdcNH1nZ2dnZfqnPidnZ2d@giganews.com> <106voue$3e5oo$1@dont-email.me> <20250806081728.000013c6@gmail.com>

Cross-posted to 2 groups.

Show all headers | View raw


On 06.08.2025 17:17, John Ames wrote:
> On Wed, 6 Aug 2025 16:30:36 +0200
> Janis Papanagnou <janis_papanagnou+ng@hotmail.com> 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.

(For "one-off utilities" I prefer using some standard language
or tool; for me that's not different from other development.)

One problem with BASIC is that, as they say, there are as many
different dialects as different systems running it. I was very
astonished to find [in Wikipedia] a list of 373 BASIC dialects,
and yet more astonished that one of the four BASICs I used in
the past (Olivetti, Commodore, Wang, Sharp) was even missing;
the Olivetti thing having been a very interesting BASIC beast!

I actually started with BASIC but used it only a couple years.
Once other languages were available I wholeheartedly switched.

Janis

Back to comp.programming | Previous | NextPrevious in thread | Find similar


Thread

Writing Python Code More Concisely Than Perl!? Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-05-19 05:17 +0000
  Re: Writing Python Code More Concisely Than Perl!? c186282 <c186282@nnada.net> - 2025-06-13 23:31 -0400
    Re: Writing Python Code More Concisely Than Perl!? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-06-14 02:25 -0700
      Re: Writing Python Code More Concisely Than Perl!? c186282 <c186282@nnada.net> - 2025-06-15 00:58 -0400
        Re: Writing Python Code More Concisely Than Perl!? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-06-14 23:04 -0700
          Re: Writing Python Code More Concisely Than Perl!? Brian Morrison <news@fenrir.org.uk> - 2025-06-15 14:46 +0100
            Re: Writing Python Code More Concisely Than Perl!? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-06-15 13:44 -0700
              Re: Writing Python Code More Concisely Than Perl!? Brian Morrison <news@fenrir.org.uk> - 2025-06-16 18:32 +0100
                Re: Writing Python Code More Concisely Than Perl!? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-06-16 11:38 -0700
            Re: Writing Python Code More Concisely Than Perl!? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-06-15 21:02 +0000
              Re: Writing Python Code More Concisely Than Perl!? Brian Morrison <news@fenrir.org.uk> - 2025-06-16 18:34 +0100
                Re: Writing Python Code More Concisely Than Perl!? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-06-16 23:07 +0000
          Re: Writing Python Code More Concisely Than Perl!? c186282 <c186282@nnada.net> - 2025-06-17 23:38 -0400
            Re: Writing Python Code More Concisely Than Perl!? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-06-18 09:27 -0700
              Re: Writing Python Code More Concisely Than Perl!? c186282 <c186282@nnada.net> - 2025-06-19 01:30 -0400
                Re: Writing Python Code More Concisely Than Perl!? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-06-19 02:23 -0700
                Re: Writing Python Code More Concisely Than Perl!? c186282 <c186282@nnada.net> - 2025-06-20 01:27 -0400
                Re: Writing Python Code More Concisely Than Perl!? Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-06-20 12:32 -0700
    Re: Writing Python Code More Concisely Than Perl!? Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2025-08-06 16:30 +0200
      Re: Writing Python Code More Concisely Than Perl!? John Ames <commodorejohn@gmail.com> - 2025-08-06 08:17 -0700
        Re: Writing Python Code More Concisely Than Perl!? Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2025-08-07 03:49 +0200

csiph-web