Files
2025-02-06 20:33:26 +02:00

4 lines
71 B
Plaintext

G = ({S, A}, {a, b}, P, S)
P :
S -> a A
A -> a | b | a A | b A