nrepl topic
clojureVSCode
Clojure support for Visual Studio Code
Clojure-Sublimed
Clojure support for Sublime Text 4
conjure
Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!)
clj-refactor.el
A CIDER extension that provides powerful commands for refactoring Clojure code.
cider-nrepl
A collection of nREPL middleware to enhance Clojure editors with common functionality like definition lookup, code completion, etc.
vim-iced
Clojure Interactive Development Environment for Vim8/Neovim
nrepl
A Clojure network REPL that provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.
piggieback
nREPL support for ClojureScript REPLs
drawbridge
An HTTP/HTTPS nREPL transport, implemented as a Ring handler.