mainguile-json - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 11123
System Name: guile-json
Name: guile-json
Group Type: non-GNU software and documentation

This group is not part of the GNU Project.

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.

Registration Date: Tue 29 Jan 2013 08:14:19 AM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable

 

Latest News rss feed
guile-json 4.5.2 released
     posted by aleix, Wed 03 Feb 2021 09:46:54 PM UTC

I'm happy to announce guile-json 4.5.2. This version just fixes some compilation warnings.

Happy hacking!

guile-json 4.5.1 released
     posted by aleix, Mon 11 Jan 2021 05:46:47 PM UTC

I'm happy to announce guile-json 4.5.1. This version fixes an issue where false values were not being interpreted correctly in JSON mappings.

Happy hacking!

guile-json 4.5.0 released
     posted by aleix, Mon 11 Jan 2021 05:45:53 PM UTC

I'm excited to announce guile-json 4.5.0. This version introduces a new way of defining a mapping between JSON objects and records.

Happy hacking!

guile-json 4.4.1 released
     posted by aleix, Sun 29 Nov 2020 08:24:03 AM UTC

I'm happy to announce guile-json 4.4.1.This version fixes a few parsing issues found after running the parser against the JSON Parsing Test Suite (https://github.com/nst/JSONTestSuite).

Happy hacking!

Quick Overview
 Memberlist (1 member)

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code