This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-12-24
Channels
- # adventofcode (25)
- # asami (39)
- # beginners (39)
- # biff (12)
- # clojure (53)
- # clojure-dev (4)
- # clojure-europe (6)
- # clojure-hungary (1)
- # clojure-norway (4)
- # clojure-spec (3)
- # conjure (2)
- # cursive (1)
- # dev-tooling (9)
- # emacs (4)
- # introduce-yourself (2)
- # juxt (4)
- # membrane (8)
- # off-topic (3)
- # polylith (8)
- # portal (4)
- # releases (1)
- # scittle (9)
- # sql (11)
- # squint (5)
- # xtdb (12)
> Atom is officially dead, now it’s only Pulsar @mauricio.szabo Well, I definitely like the new name better! 😄 Hopefully Pulsar will turn out well.
Not sure if you’ve seen this, but the new experimental clojure-mode using tree-sitter now has a repo https://github.com/clojure-emacs/clojure-ts-mode It’s not very usable right now, and it has Emacs 29 as a hard requirement, but in 2-3 years I’m optimistic that this will be used by most people.
I’m guessing that tree-sitter will expedite the adoption of Emacs 29, when it’s out.
@mauricio.szabo Let me know if you need any help from me with pulsar-joyride. Perhaps @pez also wants to help, I'm pinging him here.
@bozhidar glad that you liked the name, it was my suggestion :). And thanks for the tree-sitter repo. I'll probably need to rewrite tree-sitter from scratch on Pulsar, the Atom implementation diverged from what it's recommended now, making new grammars incomplete (and also, the old implementation is incompatible with newer Electron versions...)