Skip to content

Questions About Creating Preprocessors #623

Answered by zesterer
FlipperPlz asked this question in Q&A
Discussion options

You must be logged in to vote

Hmm, so you're looking for an input that grows as parsing occurs? You might want to look into Stream and the nested_in combinator. In combination, they'll allow you to create new streams of input on the fly and parse them in the current parsing context.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@FlipperPlz
Comment options

@zesterer
Comment options

Answer selected by FlipperPlz
@FlipperPlz
Comment options

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