Re: 1-based indexing in Lua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: 1-based indexing in Lua
- From: Andrew Gierth <andrew@...>
- Date: 2018年3月29日 12:28:09 +0100
>>>>> "Dirk" == Dirk Laurie <dirk.laurie@gmail.com> writes:
>> Lua is the most commonly used [language with 1-based indexing]
Not so; even if you disregard COBOL (which is still pretty widely used),
I would bet that SQL (which also uses 1-based array indexes) is much
more commonly used than Lua.
--
Andrew.