Are people mostly using quil from JVM? What is it like in browser? Are people doing any datavis with it?
For JVM it's backed by processing, for CLJS it's backed by p5js and works great for both, though I think mostly I've used it from the browser side.
Cool I am most likely going to be using it from the browser side as well
Weβre pleased to announce Quil version 4.3.1323, the first general release of Quil in four years! You can find the https://clojars.org/quil and the
https://github.com/quil/quil/blob/master/RELEASE-NOTES.md at Github. Thanks to Clojurists Together for sponsoring this work!
Congratulations!