lua-users home
lua-l archive

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




On 04/08/16 07:23 PM, Luiz Henrique de Figueiredo wrote:
  Can we get _SELF and _SUPER?
If you want to experiment with ideas like these, try writing a token filter
with my ltokenp. See http://lua-users.org/lists/lua-l/2016-05/msg00028.html

That wouldn't really work here as I'd need some sort of indirect MOVE opcode...

Also that wouldn't really solve the problem with upvalues with same name as locals...

It has to be built into the parser/compiler/VM. But thanks anyway. :)

--
Disclaimer: these emails may be made public at any given time, with or without reason. If you don't agree with this, DO NOT REPLY.