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.4
0
Nov 06, 2013
0.0.3
0
Sep 02, 2013
0.0.2
0
Sep 01, 2013
4 versions โ†’