You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This backend outputs a parser as JavaScript source code. The generated JavaScript code is a table driven parser which
holds the parsing decisions in lookup tables.