lua-users home
lua-l archive

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


Andreas Stenius wrote:
2. Even I work on building some kind of OO structure in lua, and
   came across the desire to some new syntactic sugar:

{local} some_function some_var [ function call arguments ]

would do the same as:

{local} some_var = some_function [ function call arguments ]
*coughhacksplutter*hygienicmacros*wheezehurk*

--
Lisa