Turtle-graphics

Turtle-graphics is not a part of the standard library, but a packet, which can be read into the Elan Programming Environment by means of the packet-command (p).


\begin{elan}
enter turtle graphics
leave turtle graphics
PROC turtle window...
...adian)
PROC turn (INT CONST angle)
PROC turn left
PROC turn right
\end{elan}