[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Compiling a Lua program
- From: John MacFarlane <jgm@...>
- Date: Mon, 9 Jan 2012 15:48:13 -0800
Another example: https://github.com/jgm/lunamark-standalone
+++ Gabriel Duarte [Jan 10 12 00:05 ]:
> Also:
>
> [1]http://code.google.com/p/llvm-lua/
> On Mon, Jan 9, 2012 at 11:22 PM, Patrick Donnelly
> <[2]batrick@batbytes.com> wrote:
>
> On Mon, Jan 9, 2012 at 5:17 PM, sergei karhof <[3]karhof21@gmail.com>
> wrote:
> > Is there any way at all of compiling a Lua program, so that I can
> > execute it as a true binary (not a bytecode run in the VM), right
> away
> > from the command line?
> > Is there any Lua project that is planning to do this?
>
> Look at srlua: [4]http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/
> --
> - Patrick Donnelly
>
> --
> Gabriel Duarte
> Linux User #471185
> France / Grenoble - Rhône Alpes
> [5]http://genericdev.wordpress.com/
>
> References
>
> 1. http://code.google.com/p/llvm-lua/
> 2. mailto:batrick@batbytes.com
> 3. mailto:karhof21@gmail.com
> 4. http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/
> 5. http://genericdev.wordpress.com/