[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: indexing of new created tables
- From: "szbnwer@..." <szbnwer@...>
- Date: Tue, 25 Jul 2017 06:17:23 +0200
then just
var ::= Name | tableconstructor ‘[’ exp ‘]’ | prefixexp ‘[’ exp ‘]’ |
prefixexp ‘.’ Name
:D
i think the complexity of implementation is the real question here