|
|
|
|
|
by hardmath123
1924 days ago
|
|
You might also like the nearley playground, which lets you write a grammar in BNF and see all possible parsings of an input. You can even press a button and generate a random string that matches your grammar! https://omrelli.ug/nearley-playground/ |
|