-
Notifications
You must be signed in to change notification settings - Fork 50
Clojure REPL Plugins
Sung Pae edited this page Jan 14, 2014
·
1 revision
This is a list of interactive development plugins for Clojure:
-
nREPL client by Tim Pope.
-
SWANK client for Vim by Tamas Kovacs.
-
Send text to REPLs running in GNU Screen or tmux. Not Clojure specific.
By Eric Van Dewoestine.
-
Like
screen
above, an asynchronous REPL plugin that uses GNU screen and tmux. Not Clojure specific.By Jonathan Palardy.
-
The original interactive Clojure editing environment by Meikel Brandmeyer.
vim-clojure-static
is incompatible with the original VimClojure project in several small ways, so be sure to uninstallvim-clojure-static
when using VimClojure.