[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua to C
- From: Alex Queiroz <asandroq@...>
- Date: Thu, 3 Nov 2005 10:10:37 -0300
Hallo,
On 02/11/05, Mildred <mildred593@online.fr> wrote:
> Hello,
>
> Is there somewhere a programm to convert lua source to C source.
> I know that I can do that with tolua++ using $lfile or $[ ... $] but I'd prefer a small programm to do only that.
>
Bin2c is found in the "etc" directory in the Lua distribution.
The resulting file has to be fed to a Lua interpreter, though.
--
-alex
http://www.ventonegro.org/