[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LPEG for dummies
- From: Pierre-Yves Gérardy <pygy79@...>
- Date: Thu, 23 May 2013 13:53:28 +0200
On Thu, May 23, 2013 at 4:08 AM, Pierre-Yves Gérardy <pygy79@gmail.com> wrote:
> On Tue, May 7, 2013 at 5:39 AM, Dirk Laurie <dirk.laurie@gmail.com> wrote:
>
> Here's the groups tutorial:
>
> ...
One thing that I forgot to add:
Usually, for the sake of clarty, in my code, I alias `Cg()` to
`Tag()`. I use the former for anonymous groups, and the latter for
named groups.
-- Pierre-Yves