[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] updated ltokenp, a token processor for Lua
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 2 Aug 2018 21:41:39 -0300
> Is there a way to allow someone to inject his/her own sugar?
Sure. That's one of the intended uses for ltokenp.
See self.lua for an example: it adds '@' as sugar for 'self.'
See also the README.