This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-11-04
Channels
- # announcements (5)
- # babashka (2)
- # beginners (53)
- # biff (11)
- # calva (5)
- # cider (4)
- # clojure (32)
- # clojure-austin (2)
- # clojure-dev (5)
- # clojure-europe (17)
- # clojure-norway (22)
- # clojurescript (23)
- # core-logic (1)
- # cryogen (1)
- # datomic (1)
- # dev-tooling (7)
- # emacs (6)
- # fulcro (63)
- # guix (1)
- # hyperfiddle (14)
- # integrant (2)
- # lsp (6)
- # missionary (4)
- # nbb (42)
- # overtone (9)
- # reitit (8)
- # specter (3)
- # sql (2)
- # squint (7)
- # tools-build (9)
How stable is the new syntax? Should we tool developers start working on those now, or wait until they shake out a bit - the alpha maybe?
I would wait till there is an alpha
I think the main syntax things are: • arg-tags metadata (vector) • Expanded member symbol syntax • Methods in value position (static, instance, constructor) • Array class value and type hints • Clojure functions automatically adapted to functional interfaces
Hoping that all but the last will be in the next alpha