Tag: IDE

  • Emacs is hurting Clojure 

    Emacs is hurting Clojure 

    Emacs is a very powerful text editor and its popularity amongst Clojurians is easily understood. Emacs has a long tradition in the Lisp communities as it’s written, in a big part, in a flavor of Lisp called Emacs Lisp. Because of its history, it handles Lisp code wonderfully, with automatic correct indentation, paraedit, integration with…

  • Getting started with La Clojure on Mac OS X, a visual guide

    These are instructions to get started with Clojure using IntelliJ IDEA, La Clojure and Leiningen for people that don’t know any of those tools. They are for Mac OS X but they may be adaptable to other operating systems as well. It doesn’t expect you to know Clojure or IntelliJ IDEA. I think this might…