lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Maria Lucia Agostini (LULA) wrote:
Mike,

What are your future plans for LuaJIT, and how fast do you think a
just-in-time compiler for Lua could be? Also, I'm curious: what are
the real sources of slowness for a dynamically-typed language like Lua
-  is it mostly instruction decoding, or is it having to resolve
things at run time (like figuring out wha