This package browser is in early development. Mind the rough edges.

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

Installation

Install cl-cluffer 0.0.0-1.4aad29c as follows:

guix install cl-cluffer@0.0.0-1.4aad29c

Or install the latest version:

guix install cl-cluffer

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.