[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: globals
- From: Dimitry Schwartzman <chorgain@...>
- Date: Mon, 15 Dec 1997 22:36:13 -0500 (EST)
On Mon, 15 Dec 1997, Steve Dekorte wrote:
>
> >one other may be not a usefull thing but I think it has some grounds to go
> >with it, would be having lua compiled with a #define that any variables
> >that are accessed that are not local, and have not been predefined as
> >global complain about them but still let the code compile.
> >
> >how does that sound?
>
> Why add new statements to the language when a solution that meets our
> needs and does not require this is available?
>
actually that was not a direct ref to the language it self as a feature of
the compiler/parser.