lua-users home
lua-l archive

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


Gavin Wraith wrote:
> Doh! I realized this seconds after posting my mail. Would
> it seriously complicate the parser to allow keywords as
> indices for the sugared notation?
> 
> --
> Gavin Wraith (gavin@wraith.u-net.com)
> Home page: http://www.wraith.u-net.com/

That's not a good idea. Like in all programmming languages,
you should dimply avoid naming your variables and indices 
the same as keywords. Definging a struct in C wich
has a member named "auto" will not work either. 


-- 
"No one knows true heroes, for they speak not of their greatness." -- 
Daniel Remar.
Björn De Meyer 
bjorn.demeyer@pandora.be