Skip to content

Should PrefixUpTo and PrefixThrough work with @ParserBuilder as input ? #164

Closed Answered by randomeizer
mackoj asked this question in Q&A
Discussion options

You must be logged in to vote

This was something I asked a while back, and the concern from @stephencelis and @mbrandonw was that it would potentially be very expensive because you would have to basically run the wrapped parser against the input, character by character, and that parser could be very expensive.

I think it could be quite useful, but it's definitely a performance risk.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mackoj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants