This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-07-15
Channels
- # announcements (2)
- # babashka (27)
- # beginners (53)
- # boot (3)
- # calva (5)
- # cider (1)
- # clj-kondo (46)
- # cljdoc (38)
- # cljs-dev (40)
- # cljsrn (1)
- # clojars (5)
- # clojure (61)
- # clojure-europe (124)
- # clojure-germany (3)
- # clojure-losangeles (6)
- # clojure-nl (12)
- # clojure-uk (11)
- # clojurescript (44)
- # clojureverse-ops (7)
- # datomic (13)
- # events (3)
- # introduce-yourself (1)
- # jackdaw (5)
- # lsp (115)
- # malli (1)
- # off-topic (16)
- # polylith (2)
- # releases (1)
- # remote-jobs (6)
- # shadow-cljs (10)
- # sql (2)
- # timbre (1)
- # tools-deps (30)
- # vim (34)
- # xtdb (20)
#asami Has graph queries built in, I’ll be experimenting with soon. I credit https://mitpress.mit.edu/books/reasoned-schemer for me being able to grasp Datalog :)
Here is the Rich Hickey talk https://www.youtube.com/watch?v=nD-QHbRWcoM
Thanks, @nate, @dorab, for organizing that -- it was great! I find Crux fascinating but the whole Datalog thing is still totally new to me. I think I'd love to find a project I could use Crux on 🙂

Also thanks for the opportunity to wax lyrical about all the new CLI, tools.build
, tools.tools
stuff 🙂 The core announcement is here for anyone who wants to read further: https://clojure.org/news/2021/07/09/source-libs-builds -- and of course I'm happy to field questions about any/all of this, either here or in a specific channel -- or even via DM. Here's depstar
's docs about the -Ttools
stuff in the CLI https://cljdoc.org/d/com.github.seancorfield/depstar/2.1.267/doc/cli-tools-usage and about using depstar
with tools.build
https://cljdoc.org/d/com.github.seancorfield/depstar/2.1.267/doc/tools-build-usage