lua-users home
lua-l archive

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


On Fri, Dec 4, 2009 at 1:36 PM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> With mandatory parentheses, this is amenable to token filtering...
>        \x,y,z.(x+y*z)

Yes, that looks good (although obviously a matter of opinion ;))

BTW, is there any position yet on token filtering being part of Lua 5.2?