1. ROTATE-BYTE
    Function ROTATE-BYTE
  2. s-exp syntax
    S-exp syntax is a topic for programs that let you translate s-expressions to other grammars
  3. Sandbox
    Orphaned page—no backlinks
  4. Schedulers
    Scheduling of events/tasks/..., cron-like functionality, etc
  5. Scheme
    Scheme is a statically scoped and properly tail-recursive dialect of the Lisp programming language designed by Guy Lewis Steele Jr
  6. Science
    Natural Science libraries:
  7. Screenshots
    Beauty is only skin-deep, but it's a start
  8. Semantic Web
    The Semantic Web provides a common framework that allows data to be shared and reused across application, enterprise, and community boundaries
  9. serialization
    Libraries to translate data structures to/from a format which can be stored/retrieved
  10. shell
    cl-shlex - A simple lexer for shell-like minilanguages clesh - Clesh is a library that makes it possible to embed cmd - A utility for running external programs, built on uiop:launch-program ScriptL - Shell scripting via Lisp protocol SHCL - SHCL is shelisp - Shelisp provides mechanisms for composing and running Unix shell (particularly bash) commands and constructs from Common Lisp Unix in Lisp - Mount Unix system into Common Lisp image