[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LPeg question about substitution captures with group captures
- From: Roberto Ierusalimschy <roberto@...>
- Date: Mon, 10 Dec 2018 10:24:25 -0200
> [...]
>
> So even if I were to use lpeg.Cmt() to force evaluation of all nested
> captures, I'm still not garenteed to get what I want (I think---I tried and
> no, it still didn't work, but I would like to hear from Roberto if I'm
> interpreting this correctly.
I am not sure I understood exactly what is your question.
-- Roberto