Emulators: Logo Interpreter
Zhihua Lai (contact me)
This package implements an interpreter of the Logo programming language.
It implements almost all features of the Logo programming language, including procedure definition, recursion call, etc..
The output of the execution of logo programs is rendered on an image resource that can be outputted in any supported by the PHP GD extension.
Click here for detailed information about this class on phpclasses.org