Survey - what language are you coming from?

Stewart Gordon smjg_1998 at yahoo.com
Fri Jan 5 15:19:20 PST 2007


Sean Kelly wrote:
> JohnC wrote:
>>
>> But I recall programming my Sega SC-3000 in Basic, and later at high 
>> school commanding a "turtle" around the screen with the Logo language. 
>> Those were the days! 
> 
> Ah, the Logo hokey-pokey:
<snip>

ObD:

fd 200
rt 90
fd 30
rt 90
pu
fd 30
pd
fd 70
arc 180 70
arc 180 100
fd 70
pu
fd 30
rt 90
pd
fd 30
rt 135
pu
fd 20
setfloodcolor [255 0 0]
fill

(Note: a few of these commands aren't standard Logo, but MswLogo.)

Stewart.



More information about the Digitalmars-d mailing list