Fork me on GitHub
#cider
<
2019-09-14
>
bozhidar11:09:51

@rschmukler Yeah, it should work without them, at least to some extent.

bozhidar11:09:01

The bigger problem is that CIDER is kind of coupled with Clojure and will try to evaluate some Clojure code here and there.

bozhidar11:09:10

Might be easier for you to test with https://github.com/sanel/monroe, although it also assumes it’s working with Clojure. One big things that’s missing today is a generic nREPL client, as clients today are typically part of a much bigger and more complex package.