lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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