1. with-output-to-stream
    with-output-to-stream provides a simple way of directing output to a stream according to the concise and intuitive semantics of format's stream argument
  2. with-shadowed-bindings
    with-shadowed-bindings establishes a new lexical context within which specified bindings are explicitly shadowed, making it clear that they are not referenced within, thereby reducing cognitive load
  3. with-unique-names
    Macro WITH-UNIQUE-NAMES
  4. with-user-abort
    Provides a portable way to handle Control-C in Lisp
  5. Wm Annis
    William S Annis is a person
  6. Woo
    Woo is a fast async HTTP server built on top of libev, with aim to be the fastest
  7. Wookie
    Wookie is an asynchronous HTTP server written in Common Lisp
  8. workout-timer
    A trivial workout-timer, emitting clock clicks and gong sounds
  9. wrapping-standard
    Like the standard method combination but :wrapping methods get called in :most-specific-last order (and outside :around methods): wrapping-standard.lisp
  10. WSCL
    This repository contains the TeX and plain-text source files for the “Well Specified Common Lisp” specification