aUCBLogo Demos and Tests / s0
to
s0
a
=
0
t0
=
timefine
repeat
1000000
[]
t
=
timefine
(
pr
"counted "to
a
"in
t
-
t0
"seconds
)
(
pr
(
t
-
t0
)*
mips
[
clock cycles per logo instruction
])
end