lua-users home
lua-l archive

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



I would be very interested in best practice for using JSON packages with LuaJIT.

Is there a way that C libraries such as LuaJSON or Lua-Yajl profit from LuaJIT? Is the natural best fit for LuaJIT native Lua actually JSON4?

Thanks,
Henning