Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <uu78p4$ghfn$1@dont-email.me>
Deutsch   English   Français   Italiano  
<uu78p4$ghfn$1@dont-email.me>

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

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.unix.shell,comp.unix.programmer,comp.lang.misc
Subject: Re: Command Languages Versus Programming Languages
Date: Fri, 29 Mar 2024 20:36:52 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 8
Message-ID: <uu78p4$ghfn$1@dont-email.me>
References: <uu54la$3su5b$6@dont-email.me> <uu6d8b$a06e$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 29 Mar 2024 20:36:53 +0100 (CET)
Injection-Info: dont-email.me; posting-host="521a9234fa531f5fbb354bce794424cb";
	logging-data="542199"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/aO9CVEohUpIPp3/tqZSgU"
User-Agent: Pan/0.155 (Kherson; fc5a80b8)
Cancel-Lock: sha1:LjlaSICuAvPXjvv+QyYuPEActbg=
Bytes: 1353

On Fri, 29 Mar 2024 13:47:07 +0100, David Brown wrote:

> TCL is a language that might be considered half-way between your
> categories here.

TCL is definitely an interesting in-between case. In my limited use, I 
recall it was awkward with data structures, just like shell languages. So 
maybe that puts it more on the shell side than the programming side.