[previous] [up] [next]     [contents] [index]
Next: MrEd Toolbox Up: Language Reference Previous: Keyboard Operations

Turtles

DrScheme supports a turtle graphics interface. These are the turtle functions:

Turtles also adds these syntactic forms:

In the file ``turex.ss'' in the ``graphics'' library of your PLT distribution, you will find these functions and values defined, as example turtle programs. (The file is located in the ``graphics'' subdirectory of the ``collects'' subdirectory of the ``mred'' subdirectory of the PLT distribution).


[previous] [up] [next]     [contents] [index]
Next: MrEd Toolbox Up: Language Reference Previous: Keyboard Operations

PLT