lua-users home
lua-l archive

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


2014-04-30 18:18 GMT+02:00 Daurnimator <quae@daurnimator.com>:
> On 30 April 2014 09:30, Dirk Laurie <dirk.laurie@gmail.com> wrote:
>>
>> Name two computer languages in which `end` but not `begin` has syntactic
>> significance.
>>
> Lua, MATLAB

Those are the two I had in mind (in fact, IMHO Matlab overworks `end`,
missing the opportunity to use negative indices), but the other responses
have been an education for me.