[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lua 5 and lua2c
- From: Florian Berger <fberger@...>
- Date: Thu, 04 Dec 2003 15:11:47 +0200
Hi.
I'm using Lua 5 and I know that lua2c does not work for it. I'm
interested about performance between Lua functions and Lua functions
translated to C. Would I gain some extra speed if I translate some of
existing Lua functions to C?
Floru