Re: Lua Code Combine (LuaCC)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua Code Combine (LuaCC)
- From: "Pierre Chapuis" <catwell@...>
- Date: 2017年3月23日 16:41:24 +0000
March 21, 2017 12:08 PM, "Miha Cooper" <mihakuper@gmail.com> wrote:
> As for me it's just simpler than analogues with static analysis. It's a single file script, does
> not have any dependencies and platform specific things. There is no any trouble with dependency
> resolving as when I tried to use another tools with analysis. It's not better than other but solve
> very simple task in very simple way (as I think).
You convinced me, so I switched one of my projects to use it.
Thank you for the tool, reinventing the wheel is worth it if it's a better wheel. :)