| Home | Features | Release Notes | Examples |
|
ACSLogo is a Logo Interpreter for Mac OS X. Logo is a popular language used to teach simple programming by guiding the progress of a 'turtle' which moves around a graphics screen:
Simple commands can be used to make the turtle move in a straight line or change direction, and complex patterns can be built up from the simple commands using procedures and recursive techniques:
Graphics can be exported as TIFFs or as SVGs.
ACSLogo requires MAC OS X. The current version, version 1.3, has been tested with OSX 10.2.6, but should work with 10.2 onwards. |
DownloadThe download is a self-extracting archive (1.1M). Right-click on the link and save it to disk: It should automatically be expanded to a folder by stuffit expander. Read ReadMe.rtf Any problems, please send an e-mail to alan@alancsmith.co.uk Other StuffCommand Reference (PDF,712K) Previous version (1.2) Example graphics: |