newsguile-json - News

 
 

guile-json 0.5.0 released

Item posted by Aleix Conchillo FlaquƩ <aleix> on Wed 24 Feb 2016 06:15:47 AM UTC.

I am pleased to announce guile-json 0.5.0. This release allows converting simple alists to json. Thanks to  Jan Nieuwenhuizen! For example:

   (scm->json-string '((a . 1) (b . 2)))

Happy hacking!

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code