See all articles from The Plotter v12 n5
Much of what I list below is intended to improve programming “reliability”. You cannot have a program which works well and is free of bugs if you cannot understand it later and if you cannot do it close to right the first time. Thus, many of these things are designed to put up roadblocks to errors. They also make programs larger. But larger is not necessarily bad.