nbb is a clojure(script) interpreter running in Node and it's capable of running nREPL and Socket REPLs. It would be very nice if Cursive could be able to connect to such.
My first attempts to configure and connect to nbb repls failed, possibly because of Cursive falling back to consider the other end as a JVM and trying to send java specific code which cannot be evaluated in Node.
nbb is a clojure(script) interpreter running in Node and it's capable of running nREPL and Socket REPLs. It would be very nice if Cursive could be able to connect to such.
My first attempts to configure and connect to nbb repls failed, possibly because of Cursive falling back to consider the other end as a JVM and trying to send java specific code which cannot be evaluated in Node.
Discussed here: https://clojurians.slack.com/archives/C0744GXCJ/p1649070986702179.