[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: globals
- From: Steve Dekorte <steve@...>
- Date: Mon, 15 Dec 97 14:27:05 -0800
>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?
Steve