All projects
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Displaying projects 19361 - 19380 of 32289
A clojure entity framework for MongoDB
duck1123 2011-12-10 | A hypermedia REST HTTP API library for Clojure
duck1123 2015-02-06 | Plaza framework for semantic distributed applications
duck1123 2013-08-06 | Language extensions for clojurescript
duck1123 2017-01-09 | Transparent, non-invasive RPC by clojure and for clojure
duck1123 2012-02-10 | A ClojureScript library to keep your state in step
duck1123 2012-09-08 | A property testing library for Clojure
lfn3 2018-04-20 | A port of the Scmutils computer algebra/mechanics system to Clojure
colin 2016-01-24 | A port of the Scmutils computer algebra/mechanics system to Clojure
sritchie09 2020-11-09 | A set of common utility functions used by lstoll
lstoll 2012-10-19 | 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 2015-03-11 | 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 |