Re: LPeg and numbered capture
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LPeg and numbered capture
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2012年5月20日 11:18:23 -0300
> On 19/05/2012 15:30, Roberto Ierusalimschy wrote:
> >>Is the numbered capture actually implemented in this version?
> >
> >I am afraid it is not :( I am afraid I did a little mess with the
> >version of the documentation (and code) that is online. I hope to
> >get some time to look at this next week.
>
> Well, it is not implemented yet, or actually deprecated?
It is implemented, but not in the version that was packed.
-- Roberto