Fork me on GitHub
#cider
<
2017-03-09
>
dominicm11:03:38

Conversely, I really like the bencode format, parsers are really simple to write.

pesterhazy18:03:36

there's some movement in the channel #unrepl to define a new REPL protocol based on EDN (also see the repo: https://github.com/cgrand/unrepl)

jfntn21:03:52

with unrepl and cider, it seems the question is whether it’d be more work to port cider or to start from scratch?

richiardiandrea21:03:51

@jfntn backporting to what?

jfntn21:03:48

I meant porting

richiardiandrea21:03:57

well there is inf-clojure if you need something different, cider requires nrepl but it would be awesome to have a faster nrepl startup time...which is actually Clojure startup time mainly...