JSON & LuaJIT
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: JSON & LuaJIT
- From: Henning Diedrich <hd2010@...>
- Date: 2011年3月20日 21:54:12 +0100
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