A Logo interpreter and programming environment specialized for schools
A Logo interpreter and programming environment specialized for schools.
It is a revised version of XLogo, published on http://xlogo.tuxfamily.org/.
The Logo dialect is almost the same as Xlogo's, but some Logo commands were reimplemented to fit with the new programming environment and workspace. Some commands which were buggy in the original XLogo have been fixed.
A throwback to the old school computing lessons with turtle graphics, updated to todays interfaces. Can be used for teaching kids about programming, both inside the script environment and through java extension. It also fun !
This is an educational program geared for children. The idea is based off of the Logo Programming Language and Turtle Graphics vector programming methods. The project involves a GUI to see the turtle, all commands, a console, and a program editor.