Deutsch   English   Français   Italiano  
<vt18ti$f009$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!eternal-september.org!.POSTED!not-for-mail
From: =?UTF-8?Q?Arne_Vajh=C3=B8j?= <arne@vajhoej.dk>
Newsgroups: comp.os.vms
Subject: Re: Clair Grant on VMS code base
Date: Mon, 7 Apr 2025 15:26:44 -0400
Organization: A noiseless patient Spider
Lines: 33
Message-ID: <vt18ti$f009$1@dont-email.me>
References: <vsh5m5$3is6e$1@dont-email.me> <vsmj7h$19qc0$1@dont-email.me>
 <vsmk9b$18rgf$1@dont-email.me> <vsp6ol$eli$1@dont-email.me>
 <vsv6jf$28vt6$1@dont-email.me> <vsvvh0$36pju$6@dont-email.me>
 <vt01gb$39eup$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 07 Apr 2025 21:26:42 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="69fc3d0d26e4a53062a6b4470ae74fc6";
	logging-data="491529"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18tEl6xm99cD1YSQFnbwvxjfGqMOPyctRA="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:pxy1p+R3Q1ggmIqMpFiHGl/BhX4=
In-Reply-To: <vt01gb$39eup$1@dont-email.me>
Content-Language: en-US
Bytes: 2072

On 4/7/2025 4:14 AM, Lawrence D'Oliveiro wrote:
> On Mon, 7 Apr 2025 07:40:16 -0000 (UTC), I wrote:
>> On Sun, 6 Apr 2025 20:34:54 -0400, Arne Vajhøj wrote:
>>>> ... bash has got a _lot_ more functionality in it than DCL does.
>>>
>>> 6 times more?
>>
>>      ldo@theon:~> man bash | wc -w
>>      52159
>>
>> I think that’s considered about novel-length.
>>
>> How many words are there in the DCL reference?
> 
> I suppose the reference is the “DCL Dictionary”. And that is a lot longer.
> But then, it includes docs for a lot of commands that are not built into
> DCL itself. You’d have to take those out for a fair comparison.

VMS 9.2-3

VERB dump
take everything with CLIROUTINE
add :=, =, @ and lexical
foreach
    HELP/OUT=Z.Z whatever...
    APPEND Z.Z HELP.HLP

64431 words

Not sure that really means anything.

Arne