Deutsch   English   Français   Italiano  
<ve8s6d$3725r$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.nobody.at!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Muttley@DastartdlyHQ.org
Newsgroups: comp.unix.shell,comp.unix.programmer,comp.lang.misc
Subject: Re: Command Languages Versus Programming Languages
Date: Thu, 10 Oct 2024 15:34:37 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 21
Message-ID: <ve8s6d$3725r$1@dont-email.me>
References: <uu54la$3su5b$6@dont-email.me> <87edbtz43p.fsf@tudado.org>
	<0d2cnVzOmbD6f4z7nZ2dnZfqnPudnZ2d@brightview.co.uk>
	<uusur7$2hm6p$1@dont-email.me> <vdf096$2c9hb$8@dont-email.me>
	<87a5fdj7f2.fsf@doppelsaurus.mobileactivedefense.com>
	<ve83q2$33dfe$1@dont-email.me>
 <87wmighu4i.fsf@doppelsaurus.mobileactivedefense.com>
Injection-Date: Thu, 10 Oct 2024 17:34:38 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="d65fb65922ea715358b074c85545da6a";
	logging-data="3377339"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18zOdfHBMKnmRMhhicTTTCb"
Cancel-Lock: sha1:TUw3ecLfaJrTjQoKkkjhS0yb4MA=
Bytes: 1865

On Thu, 10 Oct 2024 16:09:49 +0100
Rainer Weikusat <rweikusat@talktalk.net> boring babbled:
>Muttley@DastartdlyHQ.org writes:
>> Its syntax is also a horrific mess.
>
>Which means precisely what?

Far too much pointless punctuation. An interpreter shouldn't need the vartype
signified by $ or @ once its defined, it should already know. And then there 
are semantically meaningful underscores (seriously?) and random hacky keywords 
such as <STDIN>. I could go on.

>> Its no surprise Perl has been ditched in favour of Python just about
>> everywhere for new scripting projects.
>
>"I say so and I'm an avid Phython fan?"
>
>Not much of a reason.

It shows the general consensus of which is an easier language to work with.