1. Cocoas
    cocoas A toolkit library to help deal with CoreFoundation, Cocoa, and objc
  2. Coding Convention
    This page describes some common coding convention that you'll see in lisp source code
  3. coleslaw
    coleslaw is static-site blog software a la Jekyll written by Brit Butler
  4. collapse-string
    A function to remove whitespace from a string, with the option of collapsing each "run" to a single character, while optionally ignoring whitespace on the left, right, or both ends of the string
  5. COLLECTING
    Common Lispy ways of collecting values during evaluation are diverse; here we discuss some well established and some proposed
  6. collectors
    collectors is a common lisp library that aims to ease accumulating values (similar to loop/iter's collecting / appending clauses)
  7. Colleen
    Colleen is yet another IRC chat bot framework
  8. colliflower
    Colliflower is a library for abstaractions around data structures
  9. color-gradients
    color-gradients is a graphics library that computes linear or radial color gradients
  10. colorize
    Colorize is an application for colorizing chunks of code in several programming languages