ANGLE 15
STEP 0.2
DEPTH 5
SHRINK 0.7
COLOR 255 0 0
COLOR 0 255 0
COLOR 0 0 255
MACRO "Ornament" [ {++S ----S ++ | ++S ----S} ]
AXIOM "Plant"
PRODUCTION "Plant" [[C0 "Shoot"] //////// [C1 "Shoot"] //////// [C2 "Shoot"]]
PRODUCTION "Shoot" [&&&FF "Branch" ]
PRODUCTION "Branch" [+VF "Branch" F (Ornament)]  [-VF "Branch" F (Ornament)]
