lua-users home
lua-l archive

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


Quite sure that they just reside in some TString memory object, and
you will NOT recognize the origin of such strings from the TString
object during runtime.

(The Lua language parser should already form such TString objects /
give the detail instructions in bytecode to form them...).