lua - LuaJIT and Rocks? -


just small question "lua newbie"...i have been using luajit , awesome, no question since luajit lua 5.1 compatible mean can use "luarocks" standard lua uses in luajit?

for instance if wanted install 1 of sqlite libraries (e.g. http://luaforge.net/projects/luasqlite/) - how install in luajit?

do available "luarocks" work out box luajit?

luajit designed drop-in compatible lua stand-alone. there no reason why purely lua-based rocks shouldn't work. dll-based rocks ought work well, since luajit stand-alone dll compatible original dll.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -