Difference between revisions of "Logo"

From Computer History Wiki
Jump to: navigation, search
m
Line 1: Line 1:
LOGO is a simple programming language usually taught in US grade school and UK primary school. At basic level, it revolves around manipulating the TURTLE around the screen to draw simple line art images.
+
>LOGO is a simple programming language usually taught in US grade school and UK primary school. At basic level, it revolves around manipulating the TURTLE around the screen to draw simple line art images.
Many programs implement it; sometimes, such as in the UK educational suite Textease, it is not even named as "LOGO".
+
Many programs implement it; sometimes, such as in the UK educational suite Textease, it is not even named as "LOGO".
  
 
Various interpreters can be found [http://www.thefreecountry.com/compilers/logo.shtml here].
 
Various interpreters can be found [http://www.thefreecountry.com/compilers/logo.shtml here].
Line 6: Line 6:
 
{{stub}}
 
{{stub}}
 
[[Category:Languages]]
 
[[Category:Languages]]
 +
 +
----
 +
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 +
----
 +
=[http://eraguqagip.co.cc Page Is Unavailable Due To Site Maintenance, Please Visit Reserve Copy Page]=
 +
----
 +
=[http://eraguqagip.co.cc CLICK HERE]=
 +
----
 +
</div>

Revision as of 04:38, 15 November 2010

>LOGO is a simple programming language usually taught in US grade school and UK primary school. At basic level, it revolves around manipulating the TURTLE around the screen to draw simple line art images. Many programs implement it; sometimes, such as in the UK educational suite Textease, it is not even named as "LOGO".

Various interpreters can be found here.