This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-02-03
Channels
- # announcements (2)
- # atom-editor (1)
- # babashka (6)
- # beginners (49)
- # calva (39)
- # clj-kondo (20)
- # clojure (41)
- # clojure-australia (1)
- # clojure-europe (33)
- # clojure-germany (8)
- # clojure-italy (2)
- # clojure-losangeles (1)
- # clojure-norway (3)
- # clojure-spec (5)
- # clojure-uk (48)
- # clojurescript (147)
- # conjure (24)
- # core-logic (1)
- # datahike (6)
- # datomic (14)
- # emacs (10)
- # events (1)
- # fulcro (11)
- # garden (1)
- # girouette (2)
- # honeysql (16)
- # jobs (3)
- # kaocha (3)
- # malli (5)
- # meander (7)
- # off-topic (49)
- # pathom (50)
- # portal (3)
- # reagent (4)
- # reitit (7)
- # rewrite-clj (3)
- # ring (3)
- # sci (4)
- # shadow-cljs (46)
- # spacemacs (10)
- # sql (3)
- # tools-deps (57)
A new version of Calva is out. Read here about what is new since we last announced a release: https://clojureverse.org/t/calva-coexistence-with-other-clojure-repl-extensions-improved/7110 Also feel super welcome to #calva to discuss its development and get help with using it.
I am very proud to announce https://clojars.org/cnuernber/dtype-next. This major re-write of our Clojure high performance computing library targeting higher performance, wider platform support, and reduced code footprint. https://github.com/cnuernber/dtype-next/ is a Clojure library that adds a coherent C/java integration, lazy functional, and high performance numerics, N-dimensional array programming, index space algorithms and high performance reductions. It works on JDK-8 through 14 and has partial JDK-16 and Graal Native support.