guile-json

JSON module for Guile
  https://savannah.nongnu.org/projects/guile-json/
  0
  no reviews



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.