lua-users home
lua-l archive

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


> Maybe luac can do it.

luac uses the Lua library, just like lua does. Therefore, it stops
compilation at the first error.