lgondor@utcsrgv.UUCP (Les Gondor) (11/21/83)
Here is a program to print Merry Christmas in Turing (the undergraduate
instructional programming language here at U of T):
% Print Merry Christmas 15 times
for : 1 .. 15 % no index variable needed
put "Merry Christmas"
end for
From the idle port of:
Les Gondor, U of Toronto CSRG
{cornell,watmath,ihnp4,floyd,allegra,ubc-vision,uw-beaver}!utcsrgv!lgondor
{cwruecmp,duke,linus,decvax,research}!utzoo!utcsrgv!lgondor