Try to predict in advance what each of the for loops in these Algol60 programs does. Then run the files using the a60 compiler on Berio to test your hypotheses.
The next two Algol60 programs illustrate call-by-name parameter passing. In the first example, predict how many times the line 'one called' will be printed.
Copyright © 2003 Jonathan Mohr