

| |||||||
|
You are here: Root > By Topic > Web Development
A parser and generator for the JSON data-interchange format.
| Web site | http://common-lisp.net/project/cl-json |
| Mailing list | http://www.common-lisp.net/mailman/listinfo/cl-json-devel |
| Version | 0.4.0 - |
| Maturity | Mature |
| OS compatibility | |
| ASDF installable | Yes |
| Official Download | http://common-lisp.net/project/cl-json/cl-json_0.4.0.tar.gz |
| Mirrored Download | |
| Source code repository | http://common-lisp.net/project/cl-json/darcs/cl-json |
JSON is a language independent text format for data-interchange. JSON is especially convenient in web applications, since it is a subset of the literal object notation of ECMAScript. It can also be an alternative to XML. JSON has good open-source support in many languages.
Some new features in cl-json are json-rpc and json-bind.
Also see the JSON website.
Web Development | Javascript | Parsers | Any operating system | MIT | Open Source | ASDF installable | Libraries | Development | Software
You must be logged to add a note
You must be logged to add a comment