rs-json

Modified BSD License

Yet another JSON decoder/encoder.

$ area51 add rs-jsonコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(rs-json:some-function ...)