[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: patch: C-style string lexing
- From: "alex.mania@..." <alex.mania@...>
- Date: Fri, 01 Feb 2008 10:17:01 +0900
On Fri Feb 1 4:11 , Mike Pall <mikelu-0801@mike.de> sent:
>[Or let a "sufficiently smart" JIT compiler do this for you.
>Nope, LuaJIT 1.x won't do this for you -- it doesn't pay off
>because it's too rare. But LuaJIT 2.x might do this as a
>side-effect.]
>
>--Mike
I have so many questions about the 2.x's... although mostly, is there any vague
form of eta on them? (The other two main ones are is there a list anywhere of
improvements, and whether it'll still be easily modifiable - we have a need for
non-C call convention for example).
- Alex