lua-users home
lua-l archive

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


> Hm, probably PrintCode() from "print.c", looks like it shall work

Yes, but be aware that PrintCode may crash if the code does no pass precheck.

[BTW, this is Lua 5.1; there is no code checking in Lua 5.2.]