awesome-clojure-repl icon indicating copy to clipboard operation
awesome-clojure-repl copied to clipboard

Clojure REPL curated tools, libraries and resources

Awesome Clojure REPL/nREPL

  • Lein

  • Libraries

  • Visualizaition

  • Clojurescript

  • Environments

  • Tools

  • Java REPL

  • Resources

Lein

Lein plugins

Libraries

Useful Clojure libraries for the REPL

Visualization

  • OZ REPL-based data visualization in the browser
  • reveal Read Eval Visualize Loop for Clojure.
  • portal A clojure tool to navigate through your data..

Clojurescript

Clojurescript repl tools

  • weasel a ClojureScript browser REPL using WebSockets.
  • Lumo nREPL nREPL implemented for Lumo.
  • piggieback a nREPL middleware that enables the use of a ClojureScript REPL on top of an nREPL session.

Environments

REPL environments

Tools

Tools for interfacing with the REPL

Java

Tools/libraries for Using REPL with Java

Resources

Artictles and refrences

Talks