lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 20.06.2013 16:31, Alek Paunov wrote:
On 19.06.2013 22:00, Roberto Ierusalimschy wrote:
I am not that sure about deprecating the old patterns, at least any
time soon. (LPeg is still not "done", and it is somewhat big for a
standard library.)

The frontend might be called big (by the Lua standards only of course
:-) ), but an inclusion of tiny VM in the standard Lua ... ? (with
optional Lua and/or C frontends as separate packages)


Even better in the structure matching enabled VM variant?

https://github.com/mascarenhas/lpeg-list

Kind Regards,
Alek