Re: Any LPEG tutorial for laymen ?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Any LPEG tutorial for laymen ?
- From: steve donovan <steve.j.donovan@...>
- Date: 2013年9月24日 09:04:28 +0200
On Tue, Sep 24, 2013 at 5:44 AM, Jayanth Acharya <jayachar88@gmail.com> wrote:
> Is there a layman friendly, step-by-step tutorial explaining PEG and usage
> of LPEG ?
Did you find http://lua-users.org/wiki/LpegTutorial ?
I wrote it after explaining lpeg to myself, and captured that learning
process ;)