Using EDN instead of bencode with nREPL & CIDER comes to mind. Leveraging
the socketed REPL in Clojure 1.7 from Emacs would be another idea.
On 14 April 2015 at 00:25, Blake Miller wrote:
> Cool! May I ask what your motivation was for this?
>
>
> On Saturday, April 11, 2015 at 3:09:28 AM UTC-7,
In addition to what Bozhidar mentioned:
I also work on https://github.com/clojure-emacs/clj-refactor.el which
communicates with a backend,
https://github.com/clojure-emacs/refactor-nrepl, which is written in
clojure. For now we've been limiting ourselves to data structures which
are eaily rea
Lars, Bozhidar,
Thank you so much for the explanation, and for the excellent libs, I
appreciate it! I am using clj-refactor ... and it's rad. I will have to
read about the socketed REPL.
On Wed, Apr 15, 2015 at 10:37 AM, Lars Andersen wrote:
> In addition to what Bozhidar mentioned:
>
> I also
Sorry to resurrect an old thread with a somewhat tangential question but...
I'm seeing strange behavior in nesting systems that I am hoping someone can
explain. I have two independent systems as components of a super system,
with an artificial dependency to attempt to enforce ordering of starti