This document introduces practical REPL-driven development with Clojure. It covers starting a Clojure REPL with Leiningen, evaluating expressions, viewing documentation, running tests and applications. It also discusses Lisp editing plugins like Parinfer and ParEdit that help with parentheses. Finally, it recommends resources on Clojure tools, editors, and REPL-driven development practices.