Investigate accepting a stream of tokens as input
Open
- Dominant language
- C++
- Stars
- 182
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Not sure exactly how this should work -- should it take some abstract notion of a token, a lexrtl token, something I create, a CTRE-style thing, or what?
But it definitely deserves at least some investigation. Some parsers are very hard to write (or even ambiguous) without lexing first.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.