lua-users home
lua-l archive

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


On 4/15/2012 10:28 AM, tehtmi wrote:
I've written a decompiler for Lua 5.1. It runs on chunks that have
been compiled by luac with debugging information and attempts to
print out a valid Lua program that would be compiled into
equivalent bytecode.

The decompiler is probably not perfect. Things that are likely to
confuse it are complicated nested control structures (especially
with break statements) and complicated expressions with logical or
comparison operators.

http://sourceforge.net/projects/unluac/

Awesome, we have another entry for the tools wiki page:

http://lua-users.org/wiki/LuaTools

You are cordially invited to add your entry there :-)

--
Cheers,
Kein-Hong Man (esq.)
Kuala Lumpur, Malaysia