This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-09-30
Channels
- # announcements (1)
- # asami (60)
- # babashka (7)
- # beginners (19)
- # biff (5)
- # calva (12)
- # cherry (4)
- # cider (8)
- # clerk (3)
- # clojure-europe (3)
- # clojuredesign-podcast (2)
- # clojurescript (8)
- # data-science (48)
- # fulcro (8)
- # hyperfiddle (21)
- # leiningen (1)
- # malli (7)
- # music (3)
- # off-topic (7)
- # pedestal (15)
- # portal (8)
- # releases (2)
First of all, I wanted to say that I’m really excited about cherry’s value prop. The Closure compiler is a great piece of tech, but I think its complexity and foreignness to the broader frontend community scare away a lot of possible clojurescript users. To me it’s clear that a simple clj ns->js module compiler is the way forward. Is there currently a way to get a repl in cherry, or is it currently only a batch compiler?
@U01EB0V3H39 I'm working on REPL stuff, but it's not fully there yet. #C03U8L2NXNC, cherry's sister project does have a console or socket REPL, no nREPL just yet.