Hi Blake,
I have finished my first shot at ⎕XML. It also has a little brother
⎕JSON.
SVN 1428. See info apl chapter 3.35.4.
Best Regards,
Jürgen
On 1/8/21 10:51 PM, Blake McBride
wrote:
On Fri, Jan 8, 2021
Thanks, Jürgen.
Years ago, everything in the industry was about "XML". In many cases, JSON
is taking its place. Because of JavaScript, most REST web services are
JSON. So is much of the NOSQL crowd. Having JSON support is big. Thanks!
Blake
On Fri, Feb 5, 2021 at 8:44 AM Dr. Jürgen Sauerma
From the latest SVN, 1428:
g++ -DHAVE_CONFIG_H -I. -I..-Wall -I sql -g -O2 -MT
apl-Quad_JSON.o -MD -MP -MF .deps/apl-Quad_JSON.Tpo -c -o apl-Quad_JSON.o `test
-f 'Quad_JSON.cc' || echo './'`Quad_JSON.cc
Quad_JSON.cc:151:41: warning: format specifies type 'long' but the argument has