Email list hosting service & mailing list manager

[pre-SRFI] JSON Amirouche Boubekki (01 Jan 2020 14:04 UTC)
Re: [pre-SRFI] JSON Amirouche Boubekki (01 Jan 2020 21:11 UTC)
Re: [pre-SRFI] JSON Lassi Kortela (02 Jan 2020 10:46 UTC)
Re: [pre-SRFI] JSON Amirouche Boubekki (02 Jan 2020 12:07 UTC)
Re: [pre-SRFI] JSON Duy Nguyen (02 Jan 2020 09:13 UTC)
Re: [pre-SRFI] JSON Lassi Kortela (02 Jan 2020 10:03 UTC)
Re: [pre-SRFI] JSON Amirouche Boubekki (02 Jan 2020 12:23 UTC)
Re: [pre-SRFI] JSON Amirouche Boubekki (02 Jan 2020 22:05 UTC)
Re: [pre-SRFI] JSON Duy Nguyen (06 Jan 2020 01:20 UTC)

Re: [pre-SRFI] JSON Duy Nguyen 02 Jan 2020 09:13 UTC

On Wed, Jan 1, 2020 at 9:04 PM Amirouche Boubekki
<xxxxxx@gmail.com> wrote:
>
> Hello schemers!
>
> You can find the code and early draft specification at
> https://github.com/amirouche/SRFI-JSON

Is there any survey on json support status of "main" scheme implementations?

I know Gauche supports json [1], and if this srfi was to be added to
Gauche, I would love to see Gauche's implementation reused with a thin
wrapper on top to provide the srfi api. Other schemes that already
support json might want to go the same route.

[1] https://practical-scheme.net/gauche/man/gauche-refe/JSON-parsing-and-construction.html
--
Duy