The article aims to provide a map of the Common Lisp development environment stack, explaining each layer from the fundamental problem of development environments to the editor that ties everything together. It covers six layers: operating system and hardware, compiler (SBCL), build system (ASDF), package manager (Quicklisp), per-project isolation (Qlot), and editor (SLIME, SLY, SLIMV, Vlime, ...