[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LPEG for dummies
- From: Dirk Laurie <dirk.laurie@...>
- Date: Tue, 7 May 2013 05:39:08 +0200
2013/5/1 Dirk Laurie <dirk.laurie@gmail.com>:
> The current version, incorporating all those points, is available at
>
> https://github.com/dlaurie/lua-notes
1. I have added a case study with about 60 lines of real tested code
that implements a toy-scale APL-to-Lua compiler.
2. All the LPEG that I actually used, and some more, has been
included in the primer. That's almost all of it except Cg, Cb and
re.lua.