emacswiki.org · Development
Paredit
Visit site
About
Paredit is an Emacs mode designed to help users edit Lisp code. It provides structural editing commands that understand the syntax of Lisp, preventing common errors and making code manipulation more efficient.
This tool is primarily for developers and programmers who work with Lisp dialects like Clojure, Common Lisp, or Scheme within the Emacs environment. It assists in maintaining correct parenthesis balance and simplifies the refactoring of Lisp expressions.




