1. s-exp syntax
    S-exp syntax is a topic for programs that let you translate s-expressions to other grammars
  2. Sandbox
    Orphaned page—no backlinks
  3. Schedulers
    Scheduling of events/tasks/..., cron-like functionality, etc
  4. Scheme
    Scheme is a statically scoped and properly tail-recursive dialect of the Lisp programming language designed by Guy Lewis Steele Jr
  5. Science
    Natural Science libraries:
  6. Screenshots
    Beauty is only skin-deep, but it's a start
  7. Semantic Web
    The Semantic Web provides a common framework that allows data to be shared and reused across application, enterprise, and community boundaries
  8. serialization
    Libraries to translate data structures to/from a format which can be stored/retrieved
  9. 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
  10. signal processing
    cl-collider - cl-collider is an interface to the SuperCollider audio synthesis server cl-fftw3 - cl-fftw3 provides a CFFI interface for Common Lisp programs to use the FFTW3 Fourier transform library cl-jointgen - CL-JOINTGEN is a Common Lisp implementation of the Joint Generation Algorithm for computing the dual of a monotone boolean function d4-wavelet-transform - An implementation of the D4 wavelet transform for Common Lisp Incudine - Incudine is a music/DSP programming environment for Common Lisp SOUNDLAB - Lazy signal synthesis based on combinators