[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lpeg Quickref in ASCII?
- From: Dirk Laurie <dirk.laurie@...>
- Date: Sun, 9 Nov 2014 09:50:03 +0200
2014-11-09 5:49 GMT+02:00 <meino.cramer@gmx.de>:
> To get a little more idependant from the internet I am looking for an
> ASCII (!) version of the Lua (Lpeg version currently installed is
> 0.12).
>
> Google gives me a LOT of reference to quickrefs and cheatpapers and
> such but I couldn't find anything a) ASCII AND b) LPEG.
I'm not sure I understand what you want. I can offer
https://github.com/dlaurie/lua-notes/lpeg-brief.txt
which is a Markdown (i.e. ASCII text) document written
by someone who had just learnt the LPEG basics.
If this is not what you are looking for, please explain.