Sujet : Re: Command Languages Versus Programming Languages
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.unix.shell comp.unix.programmer comp.lang.miscDate : 13. Oct 2024, 21:34:47
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vehat7$qqko$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10
User-Agent : Pan/0.160 (Toresk; )
On Sun, 13 Oct 2024 08:19:16 -0000 (UTC), Muttley wrote:
ITYF the people who dislike Perl are the ones who actually like the unix
way of having simple daisychained tools instead of some lump of a
language that does everything messily.
Not sure how those small tools can work without the support of much bigger
lumps like the shell, the compiler/interpreter for those tools and the
kernel itself.