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