[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Embedding Lua files into libraries
- From: "Antonio Scuri" <scuri@...>
- Date: Mon, 5 Dec 2011 14:22:16 -0200
Thanks. I was looking in the wrong LuaSrcDiet site.
Lstrip is interesting but creates a dependency with another executable.
With LuaSrcDiet.lua I can depend only on Lua itself.
Squish/Minify seems to be a very interesting option too.
Thanks,
Scuri
> -----Original Message-----
> From: lua-l-bounces@lists.lua.org [mailto:lua-l-bounces@lists.lua.org] On
> Behalf Of KHMan
> Sent: domingo, 4 de dezembro de 2011 20:42
> To: Lua mailing list
> Subject: Re: Embedding Lua files into libraries
>
> On 12/5/2011 6:24 AM, Antonio Scuri wrote:
> > I'm looking for tools to help embed Lua files into C/C++ libraries.
> > For now I only have found two: LHF's lstrip and LuaSrcDiet.
>
> Matthew Wild's squish:
> http://matthewwild.co.uk/projects/squish/home
>
> > Are anyone using these tools regularly?
>
> If you are thinking along the lines of "safety" of using such tools,
LuaSrcDiet
> has a form of source and binary 'equivalence'
> check. See the docs for details.
>
> > Are those tools compatible with Lua 5.2?
>
> lstrip will be a lot easier to update to 5.2... A 5.2 update to LuaSrcDiet
is
> planned, but there is no set schedule.
>
> > Are there other tools?
>
> HTH,
> --
> Cheers,
> Kein-Hong Man (esq.)
> Kuala Lumpur, Malaysia