[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Short function definition syntax; thoughts on Lua (was Re: [ANN] GSL Shell new beta release...)
- From: steve donovan <steve.j.donovan@...>
- Date: Fri, 4 Dec 2009 14:26:48 +0200
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.