[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: JavaScript to Lua compiler
- From: agentzh <agentzh@...>
- Date: Mon, 21 Nov 2011 13:54:31 +0800
On Fri, Nov 18, 2011 at 10:59 PM, Javier Guerra Giraldez
<javier@guerrag.com> wrote:
> On Fri, Nov 18, 2011 at 8:28 AM, Jakub Piotr Cłapa <jpc-ml@zenburn.net> wrote:
>> 1. Allow JS programmers to easily script Lua programs.
>
> if they keep writing JS, they won't get any benefit from the Lua underpinning.
>
Why? LuaJIT FFI, Lua coroutine semantics, and all those Lua bindings
out of there will all be exposed to the JavaScript land almost for
free then!
Regards,
-agentzh