This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-09-05
Channels
- # bangalore-clj (4)
- # boot (196)
- # chestnut (1)
- # cider (4)
- # clara (3)
- # cljs-dev (23)
- # cljsjs (28)
- # cljsrn (1)
- # clojure (79)
- # clojure-art (1)
- # clojure-berlin (1)
- # clojure-hk (17)
- # clojure-italy (5)
- # clojure-korea (1)
- # clojure-russia (21)
- # clojure-spec (5)
- # clojure-uk (26)
- # clojurescript (125)
- # core-async (1)
- # cursive (23)
- # datomic (7)
- # emacs (17)
- # hoplon (51)
- # jobs (2)
- # leiningen (2)
- # om (11)
- # om-next (26)
- # onyx (39)
- # pedestal (9)
- # proton (4)
- # re-frame (43)
- # reagent (1)
- # ring (2)
- # slack-help (12)
- # sydney (4)
- # test-check (9)
- # yada (40)
i just ran thru the LT commits since 0.8 and not a lot seems to have happened since. am i missing something?
it's still based on hyper old libs... clojure 1.5.1 and cljs 0.0-2138 what's the hold up in upgrading them? i would expect some noticeable performance gains...
I don't think there is any fork that evolves faster - you may find individual forks that fix some issues or add some new features
i read the related blog posts after it was open sourced and checked it out again when 0.8.0 came out, but settled with cursive for now
we discussed that a bit at the meetup -- I personally use LT for my research experimentation... other than that, at the moment, I think it's a nice editor for learning Clojure/script (as one can interactively step through and doesn't need to learn too many things), for general text file editing or developing small scale projects/scripts where one doesn't want to set up a full IDE
but it's definitely not my editor of choice for any larger development in any language
I’ve been using cider + spacemacs for a while now, pretty happy with it