Fork me on GitHub
#clojure-hk
<
2016-09-05
>
onetom13:09:49

hello guys. seems like you are from tonight's cljs/lt meetup 🙂

tomtau13:09:28

onetom indeed 🙂

onetom13:09:39

i just ran thru the LT commits since 0.8 and not a lot seems to have happened since. am i missing something?

onetom13:09:57

is there some fork which evolves faster?

onetom13:09:17

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...

tomtau14:09:18

No, the development slowed down after Kodowa handed it to the community

tomtau14:09:54

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

onetom14:09:58

i see. thx.

onetom14:09:43

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

tomtau14:09:13

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

tomtau14:09:55

but it's definitely not my editor of choice for any larger development in any language

tomtau14:09:03

Cursive or Emacs are more reasonable choices for Clojure development than LT

ricardosllm18:09:52

I’ve been using cider + spacemacs for a while now, pretty happy with it