lua-users home
lua-l archive

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


2013/4/29 Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br>:
> I've now released lbci for Lua 5.2 at
>         http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/5.2/lbci.tar.gz
>
> I thank everyone who has sent feedback on the preliminary version.
>
> All feedback is welcome. but it's probably best if it is sent directly
> to me and not to the list.
> --lhf

This new version has a demo program showing inter alia how the module
can be used to detect accesses to global variables.

Very nice!