8 lines
48 B
Plaintext
8 lines
48 B
Plaintext
|
#axiom
|
||
|
L
|
||
|
#rules
|
||
|
L->lR
|
||
|
R->Lr
|
||
|
l->L
|
||
|
r->R
|
||
|
#end rules
|