guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile-json 0.1.0 released


From: Aleix Conchillo Flaqué
Subject: guile-json 0.1.0 released
Date: Wed, 30 Jan 2013 01:48:30 -0800

Hi,

I just release guile-json 0.1.0.

    https://github.com/aconchillo/guile-json

This is my first guile related release, so comments are more than welcome.

guile-json is a JSON module for Guile. It supports parsing and
building JSON documents according to the http:://json.org
specification. These are the main features:

- Strictly complies to http://json.org specification.
- Build JSON documents programmatically via macros.
- Unicode support for strings.
- Allows JSON pretty printing.

Best,

Aleix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]