bekroogle / pegedit

A browser-based tool for editing PEG.js grammars.
http://pegedit.cspotrun.org
MIT License
0 stars 1 forks source link

Parsing errors when switching between samples #8

Closed bekroogle closed 9 years ago

bekroogle commented 9 years ago

When going back and forth between sample PEGs, it tries to parse the new string with the old parser, or versa vice-a.