Setting up an nrepl can be useful to introspect into the JVM for troubleshouting/investigation or testing of regular Java applications. You can connect onto a process and use a Clojure prompt interactivelly or have client application that sends and execute Java code dynamically. It works because the code injected is Clojure and that the Clojure run-time allows to evaluate code at run-time. Furthermore Clojure interops very easily with Java i.e. you can translate pretty much any Java code into ...

Latest Versions

4 versions โ†’
VersionVulnerabilitiesUsagesDate
0.0.x
0.0.8
0
Mar 11, 2015
0.0.7
0
Sep 07, 2014
0.0.6
0
Jun 14, 2014
4 versions โ†’