1. str
    str is a modern and consistent string manipulation library (split, join, concat, replace, blank-p,…) to install with (ql:quickload :str)
  2. stream
    Common Lisp provides streams, which can be used with an input or output function to identify an appropriate source or sink of characters or bytes for that operation
  3. string
    Functions and libraries for string manipulation
  4. string-case
    A macro that generates specialised decision trees to dispatch on string equality
  5. StructuredStorage
    aka NOSQL
  6. StudlyCaps
    Please don't use StudlyCaps for page names
  7. stumpwm
    StumpWM is a tiling, keyboard driven X11 window manager application written entirely in Common Lisp
  8. Submarine
    Submarine is a Common Lisp library that's somewhere between a PostgreSQL library and an object persistence system
  9. Sudhir Shenoy
    Occasional Lisp programmer, non-religious, has been known to defend Perl on occasion
  10. Suggested Programming Projects
    These projects are intended for those who feel they would like to make a contribution in the form of free Common Lisp code