lua-users home
lua-l archive

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




On Wed, Dec 19, 2012 at 10:00 PM, Rena <hyperhacker@gmail.com> wrote:

Well, Lua has os.execute and io.popen, so technically you probably
could. It might be ugly though...

Sometimes my Lua scripts run on bare metal, i.e., no OS.

Wei