Pinned Repositories
bencode
A netstring and bencode implementation for Clojure.
drawbridge
An HTTP/HTTPS nREPL transport, implemented as a Ring handler.
fastlane
Transit transports for nREPL.
incomplete
A simple code completion library
lein-nrepl
A simple Leininingen plugin to start nREPL 0.4+
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.
nrepl-java-example
A simple example of embedding nREPL in a Java application
nrepl.org
nREPL's official site
piggieback
nREPL support for ClojureScript REPLs
weasel
ClojureScript browser REPL using WebSockets
nREPL's Repositories
nrepl/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.
nrepl/piggieback
nREPL support for ClojureScript REPLs
nrepl/weasel
ClojureScript browser REPL using WebSockets
nrepl/drawbridge
An HTTP/HTTPS nREPL transport, implemented as a Ring handler.
nrepl/bencode
A netstring and bencode implementation for Clojure.
nrepl/incomplete
A simple code completion library
nrepl/fastlane
Transit transports for nREPL.
nrepl/lein-nrepl
A simple Leininingen plugin to start nREPL 0.4+
nrepl/nrepl-java-example
A simple example of embedding nREPL in a Java application
nrepl/nrepl.org
nREPL's official site