5 The #lang lindenmayer REPL

The read-eval-print loop for programs in the lindenmayer langauge expects a single line with a series of ;-separated assignments to variables (using the syntax of the variables section). It responds by running the Lindenmayer system with the new variable bindings and showing the result.