viruscamp / luadec

Lua Decompiler for lua 5.1 , 5.2 and 5.3
1.14k stars 343 forks source link

try to make expression tree and keep it in ast #20

Open viruscamp opened 10 years ago

viruscamp commented 10 years ago

try to make expression tree and keep it in ast just like #7