clojure (original) (raw)

Clojure user groups on Meetup

dp

cema

January 10th, 2011

http://clojure.meetup.com/

Some of these groups are exclusively devoted to Clojure, others list Clojure among its interests. Some places have people waiting for others to join them in starting a group. There may be one or more near you!

Incanter

dp

cema

April 17th, 2010

http://data-sorcery.org/

A Clojure-based statistical computing package and graphics environment for Clojure and JVM.

labrepl

dp

cema

March 28th, 2010

Labrepl is a tutorial environment for learning clojure.

Announced in the clojure google group, uploaded to github. An easy installer was suggested in the discussion.

jline

dp

cema

January 6th, 2010

Jline may be used on top of the standard clojure repl, as mentioned at http://clojure.org/getting_started. It adds history walk and minimal editing.

Jline can be downloaded at http://sourceforge.net/projects/jline/files. Get the latest version (the download button will not necessarily show the latest one).

Example usage in Windows:

Example usage in Unix: see http://clojure.org/getting_started.