lua-users home
lua-l archive

loadstring vs load

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


Lua 5.2 allows
 load("return ...")
where Lua 5.1 required
 loadstring("return ...")
Is there still a good reason to continue using loadstring?
Is it scheduled for deprecation?
Dirk

AltStyle によって変換されたページ (->オリジナル) /