sbcl-cluffer 0.0.0-1.4aad29c Common Lisp library providing a protocol for text-editor buffers

Cluffer is a library for representing the buffer of a text editor. As such, it defines a set of CLOS protocols for client code to interact with the buffer contents in various ways, and it supplies different implementations of those protocols for different purposes.