[Info-vax] BASIC (and Horizon)

Lawrence D'Oliveiro ldo at nz.invalid
Mon Feb 5 18:20:29 EST 2024


On Fri, 2 Feb 2024 08:44:00 -0500, Arne Vajhøj wrote:

> On 2/1/2024 11:50 PM, Lawrence D'Oliveiro wrote:
>
>> On Thu, 1 Feb 2024 21:49:56 -0500, Arne Vajhøj wrote:
>>
>>> The nested do while loop is a big mess.
>> 
>> Looks like you are adding a whole lot more lines of code in the form of
>> jumps and places to jump to, and flags to control what to do when you
>> get there. Adding a bit of a combinatorial explosion in possible cases
>> that have to be verified somehow.
> 
> I "added" lines so that the total number of lines "increased" from 7 to
> 6 in the one-level example and from 20 to 12 in the two-level example.

Fine. Now put it all together into a finished example, and show us how it 
looks.



More information about the Info-vax mailing list