A gentle tutorial to Emacs/Swank/Paredit for Clojure

前端 未结 5 411
暗喜
暗喜 2020-11-30 16:35

I am moving to Emacs to work on Clojure/Lisp. What is all the information I need to setup on Emacs to be able to do the following?

  1. automatic matching/generatio
5条回答
  •  爱一瞬间的悲伤
    2020-11-30 16:48

    There is one more excelent tutorial:

    • http://www.braveclojure.com/basic-emacs/ (1st part)
    • http://www.braveclojure.com/using-emacs-with-clojure/ (2nd part)

    In 30 to 45 minutes one can have everything setup from scratch.

    The tutorial does not assumes any prior knowladge of Emacs (and Clojure too - in earlier posts there is a nice intro to Clojure).

提交回复
热议问题