Version 0 of Logo

Updated 2003-06-09 20:46:29

Logo is here: [L1 ]

A very simple programming language targeted at teaching children logical structure. It principal mechanism is the graphical "turtle" which can be moved with simple commands and can draw a line as it goes.