lua-users home
lua-l archive

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


In message <[email protected]> you wrote:

> > for example
> >   _ENV[_ENV] = {_ENV = _ENV}
> 
> What does that do?

Nothing AFAICT.
> 
> > But are there any circumstances in which such licence is useful?
> 
> My arithmetic expression library ae caches whole expressions as
> global variables to avoid recompiling them.

Thanks. I have just downloaded it, and will study it.
 
-- 
Gavin Wraith ([email protected])
Home page: http://www.wra1th.plus.com/