Turtle program format.


R. Clayton (rclayton@clayton.cs.monmouth.edu)
(no date)


  Does a drawing command occupy one line of text?

Each component of a turtle program (start string, pattern and replacement, or
drawing command) occupies a single line of text, and a single line of text can
contain at most one component of a turtle program.

Zero or more non-newline space characters can appear anywhere in a turtle
program except within the words "left", "right", "forward", "draw", and "->"



This archive was generated by hypermail 2.0b3 on Fri May 10 2002 - 12:45:04 EDT