njson
NJSON is a JSON handling framework with the focus on convenience and brevity.
$ area51 add njsonコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(njson:some-function ...)NJSON is a JSON handling framework with the focus on convenience and brevity.
$ area51 add njsonコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(njson:some-function ...)