Paul Krueger

Results 3 issues of Paul Krueger

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...

Please add instance-tracking (available from https://github.com/plkrueger/instance-tracking). This implements a meta-class that implements instance tracking for new classes which specify this meta-class.

Please add tsqueue (available at https://github.com/plkrueger/tsqueue). This is a thread-safe queue implementation for common-lisp.