Please add cliif.
What it is: CLIIF (Common Lisp Information Interchange Format) is a data-only,
schema-free interchange format for Common Lisp — JSON's role, but with a single
canonical form, one equality relation, exact decimals, temporal types, UUIDs,
bytes, sets, distinct object/general maps, UAX #31 Unicode identifiers
(NFC-normalized), and a lossless JSON carrier encoding. ANSI-only, zero
dependencies.
Source: https://github.com/Xs-and-10s/cliif-common-lisp.git
Please track the latest release tag if convenient (currently v1.0.0); branch
HEAD is also fine.
The repo has a README; the system definition includes :description, :author,
and :license (MIT). It loads and passes its full test suite on SBCL and ECL
(CI also runs CCL and CLISP), with no external dependencies.
Please add cliif.
What it is: CLIIF (Common Lisp Information Interchange Format) is a data-only,
schema-free interchange format for Common Lisp — JSON's role, but with a single
canonical form, one equality relation, exact decimals, temporal types, UUIDs,
bytes, sets, distinct object/general maps, UAX #31 Unicode identifiers
(NFC-normalized), and a lossless JSON carrier encoding. ANSI-only, zero
dependencies.
Source: https://github.com/Xs-and-10s/cliif-common-lisp.git
Please track the latest release tag if convenient (currently v1.0.0); branch
HEAD is also fine.
The repo has a README; the system definition includes :description, :author,
and :license (MIT). It loads and passes its full test suite on SBCL and ECL
(CI also runs CCL and CLISP), with no external dependencies.