lua-users home
lua-l archive

Re: Wanted: Lua source code cruncher

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


If someone really wants to do this; to replace local names by, say, 'a0', 'a1', and so on, it is not at all difficult. About 20 lines of a luaSub filter will do it. Personally, I don't see the point in doing so.
-asko
Aaron Brown kirjoitti 9.3.2008 kello 23:22:
LHF wrote:
Not such a big win: local names are stored once once per
scope.
Not in source code, where a given local takes up the length
of its name in characters every time it's used.
--
Aaron
http://arundelo.com/

AltStyle によって変換されたページ (->オリジナル) /