This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-11-08
Channels
- # adventofcode (9)
- # announcements (5)
- # babashka (3)
- # beginners (46)
- # calva (21)
- # cider (15)
- # clj-kondo (20)
- # cljs-dev (57)
- # cljsrn (10)
- # clojure (147)
- # clojure-dev (6)
- # clojure-europe (3)
- # clojure-france (2)
- # clojure-italy (8)
- # clojure-nl (18)
- # clojure-norway (5)
- # clojure-spec (16)
- # clojure-uk (63)
- # clojuredesign-podcast (7)
- # clojurescript (65)
- # clojurex (42)
- # cursive (12)
- # datomic (10)
- # fulcro (47)
- # graalvm (102)
- # graphql (2)
- # jobs (5)
- # joker (12)
- # off-topic (33)
- # pedestal (6)
- # re-frame (6)
- # reagent (8)
- # reitit (6)
- # remote-jobs (4)
- # rewrite-clj (10)
- # shadow-cljs (86)
- # sql (45)
- # testing (4)
- # tools-deps (43)
- # vim (8)
- # xtdb (3)
In how far is crux datalog compatible with datomic/datascript? This parser is currently hooked into clj-kondo: https://github.com/lambdaforge/datalog-parser so you can get fast feedback for datalog queries. You can read more about it here: https://www.lambdaforge.io/2019/11/08/clj-kondo-datalog-support.html If crux datalog is similar enough to datomic/datastrict it may be worth to see if we can support that as well.
I was looking into this possibility yesterday :) I think it's very plausible given the similarities and that we have less features to consider (e.g. no pull) Feel free to open an issue on our project (or I can do so on Monday) so we don't lose track, as this feels worthwhile to try sometime. Also I know we have at least one happy clj-kondo user at JUXT!
Wow, @borkdude is here! Warm welcome!