Re: Wanted: Lua source code cruncher
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Wanted: Lua source code cruncher
- From: "Aaron Brown" <arundelo@...>
- Date: Sun, 9 Mar 2008 17:22:45 -0400
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/