Fork me on GitHub
#announcements
<
2023-03-01
>
plexus09:03:04

lambdaisland lambdaisland/cljbox2d 0.8.46 is out. cljbox2d is a wrapper around the jBox2D (JVM) or Planck.js (JS) physics engines. This releases fixes a handful of little snags that people might have run into.

🎉 5
lambdaisland 15
🍱 11
🙏 1
plexus09:03:04

cljbox2d is independent of any rendering engine, we bundle examples of how to use it with Quil and Clojure2D. To see it in action:

clojure -Sdeps '{:deps {com.lambdaisland/cljbox2d {:mvn/version "0.8.46"} quil/quil {:mvn/version "4.0.0-SNAPSHOT"}}}' -M -m lambdaisland.cljbox2d.demo.simple-shapes
clojure -Sdeps '{:deps {com.lambdaisland/cljbox2d {:mvn/version "0.8.46"} clojure2d/clojure2d {:mvn/version "1.4.5-SNAPSHOT"}}}' -M -m lambdaisland.cljbox2d.demo.clojure2d.pyramid

cldwalker16:03:17

https://github.com/logseq/nbb-logseq 1.2.168 is out! nbb-logseq is a version of nbb with features enabled for https://logseq.com/. This release includes the ability to https://github.com/logseq/nbb-logseq#clis that reuse logseq's cljs core.

nbb 6
🎉 10
👀 2
Alex Miller (Clojure team)17:03:26

We've had about 900 responses so far to the State of Clojure 2023 survey https://www.surveymonkey.com/r/clojure2023 - if you haven't submitted yet, please do!

29
clojure-spin 26
😍 18
Daniel Gerson10:03:46

Shouldn't babashka etc be added in the dialect of Clojure q? :-)

Alex Miller (Clojure team)13:03:05

We may add it in the future

👍 2