[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Pimp my Lua
- From: Gavin Wraith <gavin@...>
- Date: Thu, 09 Nov 2006 16:42:04 GMT
I have been learning about token-filters and have
succeeded in using Pimp-my-Lua to replace many
of the hacks in source code that I used in implementing
RiscLua with token-filters. That makes things a lot simpler
to maintain.
Can anybody tell me whether it is possible to achieve the
results of Peter Shook's "Unpack Tables by Name" patch
with a token-filter?
That is a syntactic device that I find helps to make code
a lot more readable and more concise.
--
Gavin Wraith (gavin@wra1th.plus.com)
Home page: http://www.wra1th.plus.com/