This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-07-17
Channels
- # announcements (11)
- # beginners (29)
- # calva (2)
- # clara (12)
- # cljsjs (1)
- # cljsrn (7)
- # clojure (39)
- # clojure-europe (6)
- # clojure-nl (7)
- # clojure-spec (6)
- # clojure-sweden (1)
- # clojure-uk (15)
- # clojuredesign-podcast (6)
- # code-reviews (2)
- # conjure (29)
- # cursive (3)
- # datomic (13)
- # duct (15)
- # emacs (1)
- # figwheel-main (2)
- # fulcro (7)
- # graalvm (16)
- # lambdaisland (4)
- # luminus (1)
- # meander (15)
- # observability (15)
- # off-topic (27)
- # parinfer (7)
- # pathom (2)
- # reitit (2)
- # rum (11)
- # shadow-cljs (57)
- # spacemacs (6)
- # sql (56)
- # tools-deps (36)
- # xtdb (3)
I noticed that the parinfer project is archived. https://github.com/shaunlebron/parinfer Has development on the project stopped? Or is it simply considered complete?
I would say that repo acts as the spec for Parinfer and I believe Shaun considers it complete (with the caveat that smart mode as specified is really hard for most text editors to do). There are still implementations of parinfer being actively maintained however. At the very least: https://github.com/eraserhd/parinfer-rust
I looked at Atom and VS Code, but those both had last commits on master 2 years ago ¯\(ツ)/¯
i wrote an implementation in cljc from scratch if anyone's interested https://github.com/oakes/parinferish not 100% conforming, as the name implies =D