
Guile-json supports parsing and building JSON documents according to the http://json.org specification. These are the main features: - Strictly compiles to the http://json.org specification. - Build JSON documents programmatically via macros. - Unicode support for strings. - Allow JSON pretty printing.