Previous:
More:
The recent 🖥 World Map program stands as a great example of a neat program created in an "unstructured" programming paradigm.
This alternative version of the program is a port of Tom Lake's QB64 program, a really great conversion of the "unstructured" program to a "structured" programming paradigm.
It is very cool to compare the various unstructured versions of World Map to Tom Lake's program (his QB64 version and this BAM port.)
This BAM program is a port of a QBASIC program by Peter McGavin.
Peter McGavin's QBASIC program is an awesome port of an excellent BBC BASIC program by Richard Russell.
This is a mod of a program Richard Keijzer wrote in TRS-80 Level II BASIC (44 years ago) and recently shared with the BASIC Programming Lang...