[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: C vs LuaJit
- From: John Passaniti <john@...>
- Date: Mon, 30 Aug 2010 00:21:30 -0400
On Sun, Aug 29, 2010 at 5:52 PM, Patrick McCavery
<patrick@cakeandfile.com> wrote:
> I know many many people are writing applications as a mix of Lua and
> C but I am wondering if this is becoming more unnecessary now that
> we have LuaJit, which is pretty bloody fast.
LuaJIT is infinitely slow on my platforms-- ColdFire and ARM-- so I
think the answer to your question is no, coding in a mix of C and Lua
is still quite necessary.