lua-users home
lua-l archive

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


> ...except for adding the parenthesis, which likely requires keeping
> track of the nesting levels to know when to inject the terminal ")" :

The OP said "anonymous, argument-less functions".
Anyway, I don't see how "begin --> function ()" needs keeping track of nesting.