lua-users home
lua-l archive

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


On Fri, Dec 4, 2009 at 2:15 PM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> I think it'll probably remain an external addon; it's just a one-line change
> in llex.c.

Fair enough, it isn't really a mainstream feature. What _would_ be
interesting is if token filtering could be done by a _dynamically
loadable_ module, so that vaniilla Lua would just have to provide the
hook.