Does Corona (or Lua) have a convenient way to determine an overall count of various application variables and their scope? For example, number of local variables, number of global variables (if any), number of overall functions, etc.?
At “lua-users.org”, they mention a “luac” (Lua compiler) command line tool which can output such info… but I can’t determine how to utilize this, where to run it from, etc.
Any suggestions?
Thanks!
[import]uid: 9747 topic_id: 4328 reply_id: 304328[/import]