zaach / jison

Bison in JavaScript.
http://jison.org
4.33k stars 448 forks source link

Yacc/Lex compatible online editor/tester #404

Open mingodad opened 9 months ago

mingodad commented 9 months ago

I'm developing https://mingodad.github.io/parsertl-playground/playground/ an Yacc/Lex compatible editor/tester for grammars.

Select a grammar from Examples then click Parse to see a parser tree for the contents in Input source editor.

Any feedback is welcome !

It comes with several example grammars: