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
{{ message }}
This repository was archived by the owner on Jun 24, 2020. It is now read-only.
What this means is that you can't use a first-match-wins algorithm, because all alternatives have the same priority. But this is how the AlternativeLexer class is currently implemented.
What are some better ways to parse alternatives, other than first-match-wins?