lua-users home
lua-l archive

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


Am 03.12.2016 um 16:31 schröbte Luiz Henrique de Figueiredo:
I came to the conclusion that the best API would be a way to access
the 'constants' used by a given function via a debug.* api.

My lbci has getconstant and setconstant.
	http://webserver2.tecgraf.puc-rio.br/~lhf/ftp/lua/index.html#lbci

I'm not sure why there is no 5.3 version yet. Not sure there is interest...

http://lua-users.org/lists/lua-l/2015-06/msg00611.html

Philipp