Optimising Compilers
x := 1;
while test
do y := f(x);
x := x + 1
od;
output y
Previous slide
Next slide
Back to first slide
View graphic version