1. CAD
    Computer-Aided Design (CAD) and Computer-Aided Manufacturing (CAM) software
  2. Calispel
    Calispel is a concurrency library for thread-safe message-passing channels, in the style of the occam programming language
  3. call-next-macro
    Here's a macro example that may be less of a headache to understand than rebinding
  4. call-with style
    An approach to implementing macro of the type "with-foo"
  5. CALM
    Canvas Aided Lisp Magic, create canvas-based applications with Lisp and distribute them on Linux, macOS, Windows, and the web
  6. canonicalized-initargs
    canonicalized-initargs provides a :canonicalize slot option accepting an initarg canonicalization function
  7. CAPTURED-STREAM
    captured-stream is a small Common Lisp library for viewing streams as sequences
  8. carrier
    Carrier is an async HTTP client driven by cl-async and fast-http
  9. cartesian-product-switch
    cartesian-product-switch is a macro for choosing the appropriate form to execute according to the combined results of multiple tests
  10. Case sensitivity
    FAQ: Is Common Lisp really case-sensitive?