Liste des Groupes | Revenir à co vms |
On 2025-04-06, Arne Vajhøj <arne@vajhoej.dk> wrote:Still not obvious to me that it would not follow normal LOC/FPOn 4/4/2025 2:00 PM, Simon Clubley wrote:It's a lot more complicated than that.The problem with that analysis is what DCL does.>
>
It basically parses, validates, and executes commands it has been given.
That is something which can be implemented a lot more easily and concisely
in a HLL with abstracted data structure capabilities (which includes
even C) than an assembly language with no such capabilities.
It is not obvious to me that:
>
(LOC/FP for Macro-32) / (LOC/FP for C)
>
is a lot higher for a shell than for the average application - data
structures are not anything special for shells.
>
But maybe.
For example, take a LL(1) RD parser. Even ignoring the processing
of the results from the parser, how much code (and how much effort)
do you think it would take to implement it in Macro-32 compared to C ?
Les messages affichés proviennent d'usenet.