Hacker News new | ask | show | jobs
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/
1 comments

Nice! I will add a link in my presentation for the workshop.