sbcl-marshal 1.3.0-1.eff1b15 Simple (de)serialization of Lisp datastructures

Simple and fast marshalling of Lisp datastructures. Convert any object into a string representation, put it on a stream an revive it from there. Only minimal changes required to make your CLOS objects serializable.