[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Samle code for using LuaJIT from C
- From: "V.N. Raju" <iamvnraju@...>
- Date: Tue, 22 Jul 2008 13:39:19 +0530
Hi,
Can anyone direct me to some kind of sample code for using
LuaJIT with C.
I have this app in which lua scripts call registered C functions in my host app.
Now I want to use LuaJIT (from improving performance)
and would like to know how to go about it.
Any kind of inputs/directions will be appreciated.
Thanks
V.N.Raju