README.markdown @ 8e500ea0d9ff

Add :allow-print and :allow-read

These can be useful to restrict reading/printing to make sure
you don't accidentally serialize the wrong thing and send an
internal data structure out over the wire.
author Steve Losh <steve@stevelosh.com>
date Tue, 18 Aug 2020 21:50:45 -0400
parents 30f068e02285
children 6d74e7ab0fc0
Not ready yet, clone at your own risk
=====================================

Jarl
=====

JSON (Another Reimplementation) in Lisp.

* **License:** MIT
* **Documentation:** <https://docs.stevelosh.com/jarl/>
* **Mercurial:** <https://hg.stevelosh.com/jarl/>
* **Git:** <https://github.com/sjl/jarl/>