yason

2023-02-15

JSON parser/encoder

Upstream URL

github.com/phmarek/yason

Author

Hans Huebner <hans@huebner.org>

License

BSD
README

YASON

YASON is a Common Lisp library for encoding and decoding data in the JSON 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

This project was maintained by https://github.com/hanshuebner/ until 2019.

Dependencies (2)

  • alexandria
  • trivial-gray-streams
  • GitHub
  • Quicklisp