Re: [dev] json

From: Teodoro Santoni <asbrasbra_AT_gmail.com>
Date: Wed, 5 Jun 2019 15:08:55 +0200

Hi,

2019-06-05 14:41 GMT+02:00, sylvain.bertrand_AT_gmail.com
<sylvain.bertrand_AT_gmail.com>:
> Hi,
>
> After xml, json.
>
> Do you know of a light json parser lib? Or json seeming being very simple,
> better write a parser directly?
>
> I have libjq from the jq command line, but this is quite a beast and don't
> think
> it fits anymore in the suckless frame.
>
> --
> Sylvain
>
>

I like jsmn [1] because I like SAX or PULL style parsers.
There's a list of C JSON parsers at json.org.

[1]: https://github.com/zserge/jsmn
Received on Wed Jun 05 2019 - 15:08:55 CEST

This archive was generated by hypermail 2.3.0 : Wed Jun 05 2019 - 16:24:07 CEST