[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Notes on 5.2 Bytecode and Virtual Machine
- From: Dirk Laurie <dirk.laurie@...>
- Date: Sun, 24 Feb 2013 17:46:23 +0200
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?