Re: Simple peg examples
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Simple peg examples
- From: steve donovan <steve.j.donovan@...>
- Date: 2012年6月11日 08:20:16 +0200
On Mon, Jun 11, 2012 at 4:32 AM, Glenn Edgar <glenn-edgar@onyxengr.com> wrote:
> I was trying to use peg module. I could not figure it out. Are there
> simple complete programs.
Best place is the Wiki:
http://lua-users.org/wiki/LpegRecipes
Otherwise, sit with the manual and work out simple examples using the
interactive prompt.
steve d.