1. com.google.base
    The base package contains code that's highly likely to be useful in every Lisp application
  2. com.informatimago.common-lisp.interactive
    informatimago interactive is a collection of Unix-like file browsing commands, and REPL-management tools
  3. com.informatimago.hangman
    This is the classic Hangman game
  4. COM.INFORMATIMAGO.SUSV3
    SUSV3 is an interface to the Single Unix Specification version 3 API
  5. com.nklein.parser-generator
    Generate SAX-based XML parsers for Lisp or Objective-C
  6. COMFY-6502
    COMFY-6502 is a port by JosephOswald of Henry Baker's COMFY-6502 compiler to Common Lisp
  7. command-line options parser
    Here is a list of command-line options parsing libraries
  8. command-line-arguments
    command-line-arguments is a library to parse arguments from the shell command-line
  9. comment-form
    A reader macro (#;) for commenting out code
  10. Common Lisp
    Common Lisp is a multi-paradigm programming language in the Lisp language family