lua-users home
lua-l archive

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


> It's true that the biggest win to implement would be optimizing the local names.

Not such a big win: local names are stored once once per scope.