This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-02-16
Channels
- # aleph (2)
- # beginners (68)
- # boot (25)
- # bristol-clojurians (5)
- # cider (10)
- # cljs-dev (60)
- # cljsrn (1)
- # clojure (138)
- # clojure-austin (1)
- # clojure-france (2)
- # clojure-greece (11)
- # clojure-italy (4)
- # clojure-russia (16)
- # clojure-spec (4)
- # clojure-uk (75)
- # clojurescript (26)
- # core-async (28)
- # cursive (25)
- # data-science (4)
- # datomic (16)
- # defnpodcast (2)
- # devops (2)
- # docs (10)
- # duct (11)
- # emacs (1)
- # events (1)
- # figwheel (8)
- # fulcro (61)
- # garden (2)
- # hoplon (6)
- # java (6)
- # jobs-discuss (1)
- # lein-figwheel (14)
- # leiningen (86)
- # luminus (11)
- # off-topic (8)
- # parinfer (9)
- # pedestal (2)
- # re-frame (19)
- # reagent (1)
- # ring (3)
- # ring-swagger (8)
- # shadow-cljs (278)
- # spacemacs (13)
- # sql (5)
- # testing (7)
- # unrepl (8)
- # yada (25)
@doglooksgood Is this version over parinfer open source yet? I'd like to get some of my colleagues to test it 🙂
@dominicm yes, it's open source, on branch smart
of parinfer-mode. But I don't think it's the time to deploy to melpa. I need more test on it
@dominicm btw, if you have to have a try, remember to byte-compile
this file, after byte-compile, it will cost 3080ms to process 2900 loc, otherwise, it will cost 140200ms on my MBP.
the old version of parinfer-mode will cost about 1000ms.
I create a repo for trying new parinfer-mode. https://github.com/DogLooksGood/parinfer-mode-demo
I am going to try this out this weekend!
@shaunlebron have you given any more thought to https://github.com/shaunlebron/parinfer/issues/92 ?