[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: [ANNOUNCE] Lua 5.0 (alpha) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 19 Aug 2002 08:39:13 -0300
>but if I
>find areas of Lua that I and other embedded systems programmers might
>question, I'll either offer patches or suggestions to the Lua authors
>for creating a more efficient core.
Please do!
>Right now, I'm currently studying
>the impact of Lua changing to a register-oriented VM instead of a
>stack-based model.
I'm curious: why would this change have an impact on your application, except
that it's faster? :-)
--lhf