This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-06-14
Channels
- # announcements (2)
- # babashka (27)
- # beginners (20)
- # biff (1)
- # cljs-dev (2)
- # clojars (19)
- # clojure (50)
- # clojure-austin (10)
- # clojure-australia (8)
- # clojure-europe (23)
- # clojure-losangeles (1)
- # clojure-nl (1)
- # clojure-spec (7)
- # clojured (7)
- # clojurescript (19)
- # cursive (4)
- # datalevin (9)
- # datomic (15)
- # emacs (7)
- # fulcro (25)
- # gratitude (2)
- # helix (1)
- # holy-lambda (2)
- # hyperfiddle (14)
- # introduce-yourself (1)
- # jobs (5)
- # joyride (2)
- # juxt (3)
- # kaocha (9)
- # leiningen (14)
- # meander (9)
- # minecraft (34)
- # nbb (18)
- # off-topic (15)
- # polylith (12)
- # re-frame (4)
- # remote-jobs (1)
- # shadow-cljs (79)
- # vim (57)
Clojure CLI https://clojure.org/releases/tools#v1.11.1.1129 is now available
ā¢ Fix directory context of -X:deps prep
with transitive local deps
š 10
2ļøā£ 1
https://github.com/Liverm0r/DartClojure translator https://github.com/Liverm0r/DartClojure/releases/tag/0.2.0.
Support: for in
, switch
, try-catch
.
Do not insert material aliase on core classes like Duration
, Uri
, Set
.
Substitutes print
with dart:core/print
.
Instead of fails,
returns :unidiomatic
on while
, for
with modifications, switch
with continue.
returns :unknown
for enums
.
2
5
š 9