Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Prominent open source Clojure projects:</p> <ul> <li><a href="http://github.com/weavejester/compojure" rel="noreferrer">Compojure</a> - a web framework (since you mentioned Spring)</li> <li><a href="http://github.com/mmcgrana/ring" rel="noreferrer">Ring</a> - HTTP abstraction API</li> <li><a href="http://github.com/liebke/incanter" rel="noreferrer">Incanter</a> - R-like statistical computing and graphics environment</li> <li><a href="http://github.com/technomancy/leiningen/tree/master/src/" rel="noreferrer">Leiningen</a> - a build tool for Clojure</li> <li><a href="http://github.com/richhickey/clojure-contrib" rel="noreferrer">Clojure-Contrib</a> - you mentioned the core library, but contrib is definitely worth looking at as well.</li> <li><a href="http://github.com/EricThorsen/enclojure" rel="noreferrer">Enclojure</a> - Clojure IDE tools (used with Netbeans/Redcar)</li> <li><a href="http://code.google.com/p/counterclockwise/" rel="noreferrer">Counterclockwise</a> - Eclipse plugin for Clojure</li> <li><a href="https://github.com/dbyrne/4clojure" rel="noreferrer">4Clojure</a> - Website with interactive fill-in-the-blank Clojure problems</li> </ul> <p>A few blog posts explaining bite-sized Clojure applications:</p> <ul> <li><a href="http://jng.imagine27.com/index.php/2009-09-12-122605_pong_in_clojure.html" rel="noreferrer">Pong in Clojure</a></li> <li><a href="http://nakkaya.com/2009/10/04/fractals-in-clojure-buddhabrot-fractal/" rel="noreferrer">Buddhabrot in Clojure</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload