This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-05-24
Channels
- # announcements (1)
- # babashka (86)
- # beginners (75)
- # boot-dev (1)
- # cljdoc (18)
- # cljs-dev (1)
- # cljsrn (67)
- # clojure (127)
- # clojure-australia (1)
- # clojure-dev (2)
- # clojure-europe (9)
- # clojure-nl (2)
- # clojure-serbia (2)
- # clojure-spec (11)
- # clojure-uk (14)
- # clojurescript (17)
- # code-reviews (4)
- # conjure (37)
- # core-async (11)
- # datomic (21)
- # emacs (1)
- # helix (36)
- # jobs (6)
- # malli (1)
- # meander (20)
- # re-frame (13)
- # reagent (49)
- # remote-jobs (11)
- # rum (1)
- # sci (1)
- # shadow-cljs (29)
- # sql (17)
- # vim (2)
Is there a Socket REPL package for Vim, like this one https://github.com/mauricioszabo/clover/
The legacy version of Conjure used socket REPL https://github.com/Olical/conjure/tree/legacy-jvm and I may add support to the modern day iteration one day, but it'll be diminished. Socket REPL and prepl make it pretty hard to provide a nice UX and useful features, I worked on that sort of client for over a year and ended up dropping it in favour of nREPL+CIDER. fwiw 🙂
👍 3