quicklisp-projects icon indicating copy to clipboard operation
quicklisp-projects copied to clipboard

Please add pk-serialize

Open plkrueger opened this issue 3 years ago • 1 comments

Please add pk-serialize which can be downloaded from https://github.com/plkrueger/pk-serialize. This implements yet another serialization package for arbitrary common-lisp objects and instances. Dumped files can be easily read and even edited if desired.

plkrueger avatar Aug 08 '22 20:08 plkrueger

Previous comment: I forgot that there are some CCL-specific function calls in this code. Please hold off trying to add this until I resolve that.

This is now resolved. Code was tested on CCL and SBCL

plkrueger avatar Aug 16 '22 19:08 plkrueger