Skip to content

Latest commit

 

History

History
97 lines (63 loc) · 3.35 KB

README.md

File metadata and controls

97 lines (63 loc) · 3.35 KB

Awesome Clojure REPL/nREPL

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