Archive of articles classified as' "clojure"

Back home

Getting a Clojure REPL in Vim with VimClojure, Nailgun, and Leiningen

2011/12/19

Having a Clojure REPL (Read Eval Print Loop) right inside Vim makes it easier to test ideas, get documentation, and explore your code. There are a few hoops that you need to jump through to enable it, but the payoff is worth it.

Read the rest of this article »

2 Comments