All projects
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Displaying projects 19101 - 19120 of 31856
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 Clojure and access all your Java object from the injected Clojure code. This is the perfect tool to access the inside of your JVM process live after it has been deployed. To run any fancy change of code scenario, any data structure or call any method you don't need to redeploy your java code. You can see what your process sees in real time. This is an unvaluable tool to use to develop and maintain a java application.
matlux 2013-11-06 | Ring Cometd 2 adapter.
mrh0057 2011-11-03 | Fast vector library for Clojure, building on VectorZ and using core.matrix
mars0i 2013-12-21 | No description given
mikera 2014-07-29 | The Clojure Image Synthesis Kit
mikera 2015-12-20 | SPSS .sav file reader for Clojure
mikera 2016-05-04 | JUnit wrapper for Clojure test code
mikera 2019-09-04 | A generic parent pom.xml for Clojure projects, based on mikera-pom
mikera 2015-08-12 | General purpose utility functions for Clojure
mikera 2017-01-10 | N-dimensional array programming API for Clojure
mikera 2022-12-07 | Lightweight statistical function library for N-dimensional arrays based on core.matrix
mikera 2015-07-29 | Testing library for core.matrix implementations
mikera 2015-06-10 | edn-java is an parser and printer for 'edn' written in Java, for Java and
requiring no external dependencies.
See also https://github.com/edn-format/edn
mikera 2012-10-08 | No description given
mikera 2012-12-16 | No description given
mikera 2013-05-05 | Image processing library for Clojure
mikera 2016-11-30 | Library of maths functions and utilities for Java
mikera 2013-07-29 | General purpose utilities for Java by Mike Anderson
mikera 2013-12-12 | General purpose utilities for Clojure licensed under the GPL by Mike Anderson
mikera 2013-01-18 | No description given
mikera 2013-09-28 |