[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua idea
- From: LtWood <ltwood@...>
- Date: Mon, 9 Apr 2012 15:21:01 +0400
My version of lua script for producing of self-contained executable
from set of lua scripts:
https://bitbucket.org/ltw/devenv/src/17c73b72fbac/lutils/meta
There I use simple technic providing require() functionality inside
the set of precompiled scripts.
I'm sorry about russian comments in my sources :)
--
Best regards,
Michael Machin (aka ltwood)
mailto:ltwood@gmail.com
2012/4/9 Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br>:
>> (I _suspect_ that such srlua-executables can be compressed with the UPX loader)
>
> Only if you glue scripts *after* upx'ing them.
>