Clojure Workflow

Back to Emacs

Here are some packages associated with Clojure development.

Cider

A Clojure(Script) Interactive Development Environment that rocks!

Useful features:

Useful functions:

cider
cider-debug
Walkthrough with Kenny

clj-refactor

Provides powerful refactoring functionality for Clojure projects.

Useful functions:

cl-refactor
Walkthrough with Kenny

clj-kondo

A linter for Clojure code that sparks joy.

clj-kondo

clj-java-decompiler

An integrated Clojure-to-Java decompiler usable from the REPL.

clj-java-decompiler
Walkthrough with (Coming soon!)