lua-users home
lua-l archive

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


2016-09-11 3:49 GMT+02:00 Charles Heywood <vandor2012@gmail.com>:

> I'm working on a project that involves dealing with Lua bytecode; is there a
> documentation that describes how bytecode works in human readable format?

You have, of course, studied the comments in lopcodes.h?