This sketch represents an alternative approach to iterating on a rule set, an L-system. This sketch uses ASCII characters to represent rule sets. I had a glitch that took awhile to figure out, but in the end this version uses a dictionary to store the commands.

Instructions