Is there a way to be able to run a lexer from two different start codes?
Open
- Dominant language
- Haskell
- Stars
- 323
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
I already have a workaround, where I have some char that is just to transition from start code A to B that I have to prefix input with (when I want start code B) but is there no other way?
Contributor guide
Assessment
This issue has not been assessed yet.