2013年2月24日 Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br>: >> https://github.com/dlaurie/lua52vm-tools/blob/master/zip/lua52bytecode_and_vm-0.1.zip > > Very nice. If there is any interest, I can update my bytecode inspector > library lbci to Lua 5.2: http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lbci Well, I would be interested, and there have been two or three threads from others. It uses basically the same underlying routines as luac, but callable from inside lua, right?