[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Token filters in Lua 5.2?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 26 Oct 2006 07:56:24 -0300
> Can we count on token filters being included in the hypothetical Lua
> 5.2 version?
We cannot promise anything about 5.2 yet. As I explained when I released
tokenf, it was meant for experimentation and discussion. If the outcome of
these is good, then perhaps token filtering can be part of 5.2. Even if it
is not, it'll be available as separate package.
--lhf