[cl-json-announce] [ANN] cl-json 0.3.1
Henrik Hjelte
henrik at evahjelte.com
Sun Mar 25 21:27:28 UTC 2007
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
More information about the cl-json-announce
mailing list