[JW Lua] Embed a JSON interpreter (cjson? dkjson?)

Aaron Sherber aaron at sherber.com
Thu Mar 23 01:26:46 CET 2023


What would be the advantages of embedding it with Lua as opposed to the
current method of requiring it (from src/lunajson) when it's needed?

Aaron.






On Wed, Mar 22, 2023 at 8:05 PM Robert Patterson <
robert at robertgpatterson.com> wrote:

> I just discovered that the Exasol database engine has an embedded Lua
> interpreter similar to ours. I found a series of blog posts about their
> efforts to upgrade from Lua 5.1 to Lua 5.4 (written last November.)
>
> Like us, they embed LuaSocket. Another thing they do is embed cjson. Is
> that something we should think about doing for our embedded Lua? I already
> know of three Finale Lua scripts that use a json formatter, and there will
> probably be more.
>
> Robert
>
> _______________________________________________
> JWLua mailing list
> JWLua at jwmusic.nu
> http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jwmusic.nu/pipermail/jwlua_jwmusic.nu/attachments/20230322/a415731b/attachment.html>


More information about the JWLua mailing list