2014年03月06日 10:34 GMT+02:00 Francisco Olarte <folarte@peoplecall.com>:
> I wanted to be able to write lua pattern code without having to look
> at a manual page and carefully examine the pattern everytime.
I've been using Lua for more than three years and I am not there yet.
I still have to look up whether { is magic, what does %G mean etc.
> I've found the manual slighltly underspecified
That's probably deliberate: anything unspecified is an implementation
detail which may therefore be changed.