[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Notes on 5.2 Bytecode and Virtual Machine
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sun, 24 Feb 2013 12:49:07 -0300
> > 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?
Yes, exactly. I'll try to release it soon then