sbcl stuff
This commit is contained in:
parent
1d1dbc34df
commit
5d91dbb667
335 changed files with 119806 additions and 1 deletions
|
|
@ -0,0 +1,13 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue