6 lines
48 B
Plaintext
6 lines
48 B
Plaintext
|
#axiom
|
||
|
X
|
||
|
#rules
|
||
|
X->F[+X]F[-X]+X
|
||
|
F->FF
|
||
|
#end rules
|