emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] ob-clojure.el alternative using nrepl


From: Oleh
Subject: [O] ob-clojure.el alternative using nrepl
Date: Thu, 3 Oct 2013 17:45:33 +0200

Hi all,

Current method of clojure evaluation is through slime.
I couldn't get it to work, when I tried long ago.
So I attach one that uses nrepl.
Switching between the two should be as easy as using

(require 'ob-clojure)
or
(require 'ob-clojure-nrepl).

regards,
Oleh

reply via email to

[Prev in Thread] Current Thread [Next in Thread]