Matt Wette writes:
> On Sep 21, 2015, at 1:08 PM, Ludovic Courtès wrote:
>
>
> David Thompson skribis:
>
> JSON is an commonly encountered format when writing web
> applications,
> much like XML, and I think it would be a good idea if the core
>
Hi David,
Sorry for the long delay.
David Thompson writes:
> JSON is an commonly encountered format when writing web applications,
> much like XML, and I think it would be a good idea if the core Guile
> distribution had an SXML equivalent for JSON. This patch introduces
> such an interface in
> On Sep 21, 2015, at 1:08 PM, Ludovic Courtès wrote:
>
> David Thompson skribis:
>
>> JSON is an commonly encountered format when writing web applications,
>> much like XML, and I think it would be a good idea if the core Guile
>> distribution had an SXML equivalent for JSON. This patch intr
Hello!
Luis Felipe López Acevedo skribis:
> As part of the Guile project I imagine, I'd like to propose these
> visual modifications for the logo and the website.
>
> Logo
> https://multimedialib.files.wordpress.com/2015/09/guile-logo-proposal-2015-06-16.png
I like it!
> Website mockup (some r
David Thompson skribis:
> JSON is an commonly encountered format when writing web applications,
> much like XML, and I think it would be a good idea if the core Guile
> distribution had an SXML equivalent for JSON. This patch introduces
> such an interface in the (ice-9 json) module.
There’s al