Re: Precompile my Lua Library Code
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Precompile my Lua Library Code
- From: "Mark Edgar" <medgar123@...>
- Date: 2007年4月27日 10:34:43 -0700
On 4/27/07, Edward Mitchell <emitchell@ieee.org> wrote:
Is there a recommended way of incorporating my Lua library code in my
project?
http://lua-users.org/wiki/BinTwoCee
This used to be included in the Lua distribution (as a C program) but
the above is better anyway (IMNSHO).
-Mark