This is not strictly about guile-json, it's somewhat tangential In the thread announcing guile-json 2.0, I learned that David Thompson uses his own json processing thing
There is also guile-sjson by Christopher Allan Webber And then there's guile-json This amounts to 3 different projects for dealing with Json Wouldn't it be sensible trying to integrate the 3 projects ? Having a single project would allow to concentrate the efforts instead of scattering them Just saying