lua-users home
lua-l archive

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


> 2015-07-07 0:13 GMT+02:00 Coda Highland <chighland@gmail.com>:
>> A large proportion of the tuple users I've met are Python converts.

> 2015-07-08 2:34 GMT+02:00 Tim Hill <drtimhill@gmail.com>:
>> You can think of them as an aggregate constant.

On Wed, Jul 8, 2015 at 1:43 AM, Dirk Laurie <dirk.laurie@gmail.com> wrote:
> The main reason why aggregate constants would be nice to have in
> Lua is that more lurking bugs can be caught at compile time.

How so?  Can you provide an example that would result in a compile time error?

-Parke