awesome-clojure-repl
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
- tools.namespace
- lucidity
- spyscope
- reloaded.repl
- puget - output coloring and pretty printing.
- portkey
- scope-capture - a repl debuger.
- datawalk - interactive datastructure exploration.
- clj-async-profiler flame graphs profiling.
- eftest Fast and pretty Clojure test runner.
- rebel-readline a terminal readline library for Clojure Dialects.
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
- proto-repl
- Gorilla REPL
- unravel
- planck
- lumo
- rebel-readline
- replete-android ClojureScript REPL Android app.
Tools
Tools for interfacing with the REPL
- Grenchman
- inspectable
- rep quick launch single shot invocations.
Java
Tools/libraries for Using REPL with Java
Resources
Artictles and refrences
- Reloaded workflow
- Add color to your Clojure REPL
- Overview of nrepl
- Official Clojure REPL guide
- The Ultimate Guide To Clojure REPLs.
Talks