goccmack / gocc

Parser / Scanner Generator
Other
599 stars 48 forks source link

Online grammar editor #139

Open mingodad opened 4 months ago

mingodad commented 4 months ago

I've just added gocc grammar to https://mingodad.github.io/parsertl-playground/playground/ an Yacc/Lex compatible online editor/tester (select Gocc parser from Examples then click Parse to see a parse tree for the content in Input source).

I hope it can help document/debug/develop grammars.

Any feedback is welcome !

awalterschulze commented 4 months ago

This great, make a pull request to a link to your site in the gooc/Readme.md