lua-users home
lua-l archive

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


> We looked at saving compiled byte code vs not compiled. It didn’t seem like
> a big enough saving.

An alternative is to remove comments and whitespace from source code
using lstrip or other tools. See
http://lua-users.org/wiki/CompressionAndArchiving