jonathan

MIT

High performance JSON encoder and decoder. Currently support: SBCL, CCL.

$ area51 add jonathanCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(jonathan:some-function ...)