lua-users home
lua-l archive

Re: Can LPeg parse PNG?

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


2016年12月10日 6:56 GMT+02:00 Sean Conner <sean@conman.org>:
> Well, I reread the original "challenge" and okay, I need to validate the
> four critical chunks using LPeg.
You had a pure Lua solution. That is trivially an LPeg solution:
pattern captures all its input, passes the capture to a Lua function.

AltStyle によって変換されたページ (->オリジナル) /