Skip to content

Recurse tree #39

Answered by foonathan
ru108 asked this question in Q&A
Oct 28, 2021 · 3 comments · 7 replies
Discussion options

You must be logged in to vote

FYI, I've now added dsl::recurse_branch, which simplifies things: https://lexy.foonathan.net/playground/?id=8Pe85sjbM&mode=tree (now need to dsl::peek, which involves backtracking).

As production is already a branch, we can use it directly. Unlike dsl::p, dsl::recurse can't be turned into a branch automatically.

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by foonathan
Comment options

You must be logged in to vote
7 replies
@sturowski
Comment options

@foonathan
Comment options

@sturowski
Comment options

@foonathan
Comment options

@sturowski
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
3 participants
Converted from issue

This discussion was converted from issue #37 on December 10, 2021 07:48.