lua-users home
lua-l archive

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


Is there a way to convert a Lua function to a string, either in Lua 
or C code? I'd like to extract the name of a Lua function from the 
first-class function value.