dotfiles/sbcl/.quicklisp/dists/quicklisp/software/yason-v0.7.8/README.md
2020-01-20 14:13:08 -05:00

13 lines
518 B
Markdown

YASON
=====
> YASON is a Common Lisp library for encoding and decoding data in the
> [JSON](https://raw.github.com/phmarek/clixdoc/master/clixdoc.xsl)
> interchange format. JSON is used as a lightweight alternative to
> XML. YASON has the sole purpose of encoding and decoding data and
> does not impose any object model on the Common Lisp application that
> uses it.
Please proceed to the [Documentation](http://phmarek.github.io/yason)
This project was maintained by https://github.com/hanshuebner/ until 2019.