Re: lisp scripts

Liste des GroupesRevenir à cu shell 
Sujet : Re: lisp scripts
De : dan1espen (at) *nospam* gmail.com (Dan Espen)
Groupes : comp.unix.shell
Date : 10. Feb 2025, 17:14:13
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vod8kl$19a9a$1@dont-email.me>
References : 1 2 3
User-Agent : Gnus/5.13 (Gnus v5.13)
Lawrence D'Oliveiro <ldo@nz.invalid> writes:

On Sun, 09 Feb 2025 11:07:43 -0500, Dan Espen wrote:
>
I once spent a week converting a LOT of sed/awk to Perl. I turned a
complicated mess into something any programmer could readily understand.
 (And actually worked.)
>
I have pointed out several times that Perl does everything awk can do, at
least as concisely, and a lot more besides. Which is why I never bothered
to learn awk.

When I started the project mentioned above, I only knew a little Perl
and a litte more Awk.  As I read about Awk, I read about a2p.  I thought, wait a
minute,  this fairly primitive Awk can be converted by a program into
a full blown programming language?  Why would I want to wear handcuffs?

Some people get annoyed every time I say that.

Probably because we're on comp.unix.shell.

Now I'd use Python.
>
With Perl, I was never quite sure I fully understood what was going on.
There was always some hint of magic lurking just behind the scenes. Also
the core language ends up quite large, with all the built-in features
packed into it.
>
(Those two characteristics are probably related.)
>
With Python, I always felt that I understood what I was doing. And I kept
that feeling as I got into more complex features like descriptors and
metaclasses. It is, for the most part, a language whose growth has been
carefully managed, so that the language core remains compact and cohesive
and yet remains an incredibly powerful base to build on (as the standard
library demonstrates).

I was happily using Perl for a GUI I wrote using Perl/GTK.
As GTK evolved, the Perl support got worse and worse.  Eventually
forcing me to move to Python/GTK.

Since then I've found the number of interfaces from Python to other
packages is just amazing.  I've currently using Pychromecast to
interface to Google Nest Speakers.

I've found, you really do have to stay with the times.


--
Dan Espen

Date Sujet#  Auteur
9 Feb 25 * lisp scripts30zara
9 Feb 25 +* Re: lisp scripts11Kaz Kylheku
9 Feb 25 i`* Re: lisp scripts10Keith Thompson
9 Feb 25 i +* OT: web-based source hosting (was: Re: lisp scripts)8Nuno Silva
9 Feb 25 i i+- Re: OT: web-based source hosting (was: Re: lisp scripts)1Kenny McCormack
9 Feb 25 i i+- Re: OT: web-based source hosting1Christian Weisgerber
10 Feb 25 i i+* Re: OT: web-based source hosting (was: Re: lisp scripts)3Lawrence D'Oliveiro
10 Feb 25 i ii`* Re: OT: web-based source hosting2Nuno Silva
10 Feb 25 i ii `- Re: OT: web-based source hosting1D
10 Feb 25 i i`* Re: OT: web-based source hosting2Keith Thompson
10 Feb 25 i i `- Re: OT: web-based source hosting1Lawrence D'Oliveiro
9 Feb 25 i `- Re: lisp scripts1Janis Papanagnou
9 Feb 25 `* Re: lisp scripts18Dan Espen
9 Feb 25  +* Re: lisp scripts12Kenny McCormack
9 Feb 25  i+* Re: lisp scripts5Dan Espen
9 Feb 25  ii`* Re: lisp scripts4Janis Papanagnou
9 Feb 25  ii `* Re: lisp scripts3Dan Espen
10 Feb 25  ii  `* Re: lisp scripts2Janis Papanagnou
10 Feb 25  ii   `- Re: lisp scripts1Janis Papanagnou
13 Feb 25  i`* Re: lisp scripts6Randal L. Schwartz
13 Feb 25  i `* Re: lisp scripts5Kaz Kylheku
14 Feb 25  i  +- Re: lisp scripts1Salvador Mirzo
14 Feb 25  i  `* Re: lisp scripts3Eberhard W Lisse
15 Feb 25  i   `* Re: lisp scripts2Dan Cross
16 Feb 25  i    `- Re: lisp scripts1Randal L. Schwartz
10 Feb 25  `* Re: lisp scripts5Lawrence D'Oliveiro
10 Feb 25   +* Re: lisp scripts2Dan Espen
11 Feb 25   i`- Re: lisp scripts1Lawrence D'Oliveiro
14 Feb 25   `* Re: lisp scripts2Eberhard W Lisse
14 Feb 25    `- Re: lisp scripts1Janis Papanagnou

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal