The Grinder is a load testing framework that makes it easy to run a distributed test using many load injector machines. Test scripts are written in Jython, and can call out to arbitrary Java code, providing support for testing a large range of network protocols.
The Grinder comes with a mature
... [More] plug-in for testing HTTP services, HTTP scripts can be recorded easily from a browser session. [Less]
Neo4j is a graph database. It is an embedded, disk-based, fully transactional Java persistence engine that stores data structured in graphs rather than in tables. A graph (mathematical lingo for a network) is a flexible data structure that allows a more agile and rapid style of development.
Incanter is a Clojure-based, R-like statistical computing and graphics platform for the JVM.
Incanter can either be used as a standalone, interactive data analysis system or embedded within other analytics systems, as a modular collection of libraries.
Incanter leverages both the power of
... [More] Clojure, a dynamically-typed, functional programming language, and the rich set of libraries available on the JVM for accessing, processing, and visualizing data. At its core are the Parallel Colt numerics library, a multithreaded version of Colt, the JFreeChart charting library, the Processing visualization library, as well as several other Java and Clojure libraries. [Less]
Light Table is a new interactive IDE that lets you modify running programs and embed anything from websites to games. It provides the real time feedback we need to not only answer questions about our code, but to understand how our programs really work.
PresentationCounterclockwise is an Eclipse plugin helping developers write Clojure code.
Installing Counterclockwise and starting testing/developing in clojure is really just a matter of minutes!
ANNOUNCE NEW RELEASE 0.0.52 (as of 2010/03/27) (see the ReleaseNotes page for detail)
... [More]
VIDEOSgetting started video : http://www.youtube.com/watch?v=1T0ZjBMIQS8 (no sound, but covers the basics quickly) another "how to intall" video from Sean Devlin: http://vimeo.com/channels/fulldisclojure#9223070 Quick linksScreenshots Installation / Feature description / Documentation Release notes Source code repository on github TroubleShooting Coarse grained roadmap(in bold features already implemented)
Source code editing: syntax coloring, rainbow parens interaction with the REPL paredit mode (25% done) auto-indentation Formatting Navigation a minima of JDT integration Code completion with source/java doc (first pass) Debug Ability to add breakpoints to clojure source code REPL namespace browser navigate the tree of currently loaded libs symbol name/docstring based search feature jump to code feature syntax coloring code completion JDT integration auto-build feature coupled with the active REPL How is Counterclockwise related to clojure-devclojure-dev was the first name of the Counterclockwise project. But then Rich Hickey created a clojure mailing list dedicated to the developers of clojure, and named it "clojuredev". So as good citizens, we chose to change the name of the clojure-dev project to Counterclockwise (ccw for short). [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy