This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-08-20
Channels
- # announcements (3)
- # beginners (63)
- # calva (1)
- # cider (24)
- # clj-kondo (98)
- # cljdoc (8)
- # cljsrn (19)
- # clojure (106)
- # clojure-conj (2)
- # clojure-europe (5)
- # clojure-italy (5)
- # clojure-nl (8)
- # clojure-spec (8)
- # clojure-uk (13)
- # clojuredesign-podcast (7)
- # clojurescript (54)
- # core-async (1)
- # cursive (3)
- # data-science (1)
- # datomic (19)
- # fulcro (7)
- # hoplon (1)
- # off-topic (3)
- # re-frame (13)
- # reitit (1)
- # shadow-cljs (234)
- # test-check (10)
- # tools-deps (59)
- # unrepl (1)
- # yada (20)
jet v0.0.9 is released. added the --collect
option to collect multiple values from stdin into a vector.
https://github.com/borkdude/jet/releases/tag/v0.0.9
Also added an installer script:
$ bash <(curl -s )
$ echo '{:a 1}' | jet --to json
{"a":1}

New Release 0.7.0 https://aiprobook.com/deep-learning-for-programmers/?release=0.7.0&src=sclojure

💪 24
💯 20

Just published Chlorine, Atom package for Clojure and ClojureScript (connecting to a Socket REPL) version 0.1.11. On this version, multiple bug fixes, rendering code to more UNREPL objects, and allowing users to test experimental features too! Discussions on #chlorine channel.

🎉 28