|
On 26.10.2010 16:15, steve donovan wrote:
I'm thinking in the opposite direction. Seeing all the efforts put into JavaScript JITs... Wouldn't it be logical to translate JavaScript into Lua and then run it in LuaJIT? May this be an option technically? Does JavaScript have things that aren't elegantly implemented in Lua, like properties?Perhaps the easiest way to get there is a simple Lua -> JavaScript translator; at first it would be a 'Lua skinned' kind of JavaScript, and then support for various Lua idioms can be added.
-- Best regards, Sergey Rozhenko mailto:sergroj@mail.ru