Package wodka.ga.geno.lang.turtle

A turtle graphic like langue to build models.

See:
          Description

Interface Summary
TurtleCommand Common methods of turtle commands.
 

Class Summary
AbstractTurtleCommand Common methods for all turtle commands.
Forward Forward command.
PenDown Turn command.
PenUp Turn command.
Turn Turn command.
TurtleInterpreter An interpreter for the turtle like build language.
TurtleLanguage  
TurtleProgram A Program for the turtle language.
 

Package wodka.ga.geno.lang.turtle Description

A turtle graphic like langue to build models.