3 RESULTS
Optimizing Algorithms in Applesoft BASIC

Optimizing Algorithms in Applesoft BASIC

What will Wayne Arthurton have in store for us? Recent experiments with fractal algorithms in pure Applesoft BASIC have revealed methods for optimizing code to achieve acceptable speeds on my 4Mhz IIc Plus. This session demonstrates the effects of using and optimizing user-defined functions, vari able reuse, variable allocation order, and other techniques for improving …