Jason K. MacDuffie 3d681943a2 update documentation for new data types | 7 роки тому | |
---|---|---|
TestData | 9 роки тому | |
doc | 7 роки тому | |
.gitignore | 9 роки тому | |
LICENSE | 9 роки тому | |
README.md | 9 роки тому | |
json.body.scm | 7 роки тому | |
json.scm | 9 роки тому | |
json.sld | 7 роки тому | |
json.tool.scm | 9 роки тому |
This is a JSON parser library for R7RS Scheme. The original program was by Dominique Boucher (SchemeWay).
All code from Dominique Boucher was removed. Now the code is based on Scheme Spheres (Copyright Marc Feeley).
With this change, the LICENSE is now Expat (MIT).
See json.sxml for documentation about this library.