guile-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!
Powered by Savane 3.14-8aba.
Corresponding source code