1. Dataflow
    cells - cells is a dataflow extension to CLOS (think spreadsheet-type programming, with slots being spreadsheet cells) by Kenny Tilton cl-flow - Asynchronous non-blocking concurrency in Common Lisp, similar to what green threads are for CL-REACTIVE - Reactive programming at the variable/function level for Common Lisp computed-class - A class metaobject for computed slot values and more gecol - gecol provides bindings to GECODE in order to enjoy constraint programming in Lisp
  2. Dave Morse
    Describe Dave Morse here
  3. debugging
    Advice and tools for debugging Lisp code
  4. Deployment
    cl-daemonize - cl-daemonize is a tool to daemonize a Lisp process without the need for screen/detachtty cl-launch - cl-launch is a unix utility to make your Lisp software easily invokable from the shell command-line Consfigurator - A system for declarative configuration management using Common Lisp Creating Executables - Most Common Lisp implementations support creating native-format executable files lispx-proxy - lispx-proxy (Lisp Execution Proxy) is a Lisp application launcher for Windows (A *nix port with limited functionality is also available) Unix shell scripting - This is a guide for writing Unix shell scripts in various Common Lisp implementations
  5. Design by contract
    Design by contract is an approach for designing software
  6. Development
    Development, building, testing, and documentation aids
  7. Distributed
    There are many systems for Distributed programming based on Common Lisp
  8. Document
    Books, articles, introductions, and summaries about Lisp
  9. document format
    Libraries for preparing documents (PDF, TeX, etc.)
  10. document preparation
    Libraries for preparing documents (PDF, TeX, etc.)