Liste des Groupes | Revenir à co vms |
On 4/8/2025 1:27 PM, Simon Clubley wrote:But of course one thing is theory - something else is reality.As I mentioned above, this is no longer about DCL. I picked the aboveI have not made any claim about effort either.
standalone example, a LL(1) RD parser, because it's a really good example
of the different scale of effort involved in writing it in Macro-32
instead of in C.
Are you sure that you have understood the topic??
The classic assumptions are:
LOC = a * FP
effort = b * LOC**c = a * b * FP**c
where a, b and c are language specific and c > 1.
The topic is whether the first one is true (strictly speaking
it does not need to be linear for my original claim to be
true - it would be true for any LOC = a * f(FP) where f
does not depend on language).
Whether a[Macro-32] * b[Macro-32] * FP**c[Macro-32] is at a different
scale than a[C] * b[C] * FP**c[C] does not say anything about that.
Les messages affichés proviennent d'usenet.