Monthly Archives: September 2010

Exploring LingPipe with Clojure & Cljr

Clojure’s REPL is already a great start when it comes to exploring new Java packages. In the past I’d throw together a disposable lein project with the unknown code and open a REPL and get exploring. But now I have a new tool in the toolbox that lets me skip this step. Cljr is more [...]
Posted in clojure | Comments closed