Re: upvals in Lua bytecode
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: upvals in Lua bytecode
- From: Pierre Chapuis <catwell@...>
- Date: 2011年6月02日 13:34:30 +0200
On Thu, 2 Jun 2011 11:39:41 +0100, Tony Finch wrote:
Lua could perhaps switch on error-by-default mode the first time it
sees a
"global" declaration.
Maybe it could be optional but still more explicit,
with something like Perl Strictures?
--
Pierre 'catwell' Chapuis
- References:
- upvals in Lua bytecode, Xingzhi Pan
- Re: upvals in Lua bytecode, François Perrad
- Re: upvals in Lua bytecode, Xingzhi Pan
- Re: upvals in Lua bytecode, Geoff Leyland
- Re: upvals in Lua bytecode, Reuben Thomas
- Re: upvals in Lua bytecode, Miles Bader
- Re: upvals in Lua bytecode, Reuben Thomas
- Re: upvals in Lua bytecode, Miles Bader
- Re: upvals in Lua bytecode, Reuben Thomas
- Re: upvals in Lua bytecode, Tony Finch