Trace viewer: create an interactive JavaScript-based debugger.
pczarn opened this issue · 0 comments
pczarn commented
This debugger should show Earley sets and their items. It should be similar to command-line trace output, but with interactive navigation and tools.
Perhaps colors can be assigned to Earley sets.
Provide overview of single line text, multiline text, or binary data.
Similar tools exist for regular expressions. See http://regviz.org/.