A new version of cl-json is now available.
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.
Get it by darcs: darcs get http://common-lisp.net/project/cl-json/darcs/cl-json
Or you can also get it by asdf-install.
cl-json now depends on parenscript. darcs get http://common-lisp.net/project/ucw/repos/parenscript
cl-json homepage: http://common-lisp.net/project/cl-json/
/Henrik Hjelte
_______________________________________________ cl-json-announce mailing list cl-json-announce@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cl-json-announce