[Info-vax] BASIC (and Horizon)

Lawrence D'Oliveiro ldo at nz.invalid
Thu Feb 1 23:50:22 EST 2024


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.

In short, you are making a bigger mess.



More information about the Info-vax mailing list