~skin/jfon

Port of com.inuoe.jzon to serialize using FSet in Common Lisp.

0ecf00a Add migration warning

~skin pushed to ~skin/jfon git

3 months ago

158652b Add README

~skin pushed to ~skin/jfon git

1 year, 3 months ago

WARNING: This repository has been migrated, see the new repo for active development.

#JFon: JZON for FSet

An attempt at porting JZON to FSet.

#Overview

The package exports two symbols, parse and stringify, which are straight ports of the functions in the #:com.inuoe.jzon package of the same name but which use FSet seqs and maps instead of CL lists and hash tables.

#Contributing