Flexichain is an API for editable sequences. Its primary use is in end-user applications that edit sequences of objects such as text editors (characters), word processors (characters, paragraphs, sections, etc), score editors (notes, clusters, measures, etc), though it can also be used as a stack and a double-ended queue.
The flexichain library is used in the Climacs and Gsharp editors. It was written by Robert Strandh, Matthieu Villeneuve, and Timothy Moore.
Last release: http://www.common-lisp.net/project/flexichain/download/flexichain_latest.tgz - on 9 March 2008. Download there, or use asdf-install
Back to Common-lisp.net.