This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-11-04
Channels
- # announcements (4)
- # babashka (15)
- # beginners (147)
- # bristol-clojurians (8)
- # calva (6)
- # chlorine-clover (39)
- # clj-kondo (29)
- # clojure (95)
- # clojure-australia (1)
- # clojure-berlin (1)
- # clojure-europe (24)
- # clojure-nl (3)
- # clojure-spec (185)
- # clojure-uk (98)
- # clojured (2)
- # conjure (3)
- # core-async (26)
- # datomic (11)
- # etaoin (1)
- # events (1)
- # fulcro (26)
- # graalvm (3)
- # graphql (4)
- # jobs (7)
- # jobs-discuss (1)
- # kaocha (12)
- # leiningen (21)
- # malli (2)
- # meander (2)
- # parinfer (3)
- # pathom (3)
- # pedestal (5)
- # remote-jobs (2)
- # shadow-cljs (71)
- # spacemacs (2)
- # sql (4)
- # tools-deps (22)
- # tree-sitter (1)
- # vim (2)
- # xtdb (5)
Finally had some time to add more functionality to arco v0.3.3
, a time-ago time-to lib with lots of customizability options plus reagent friendly 🙂.
https://github.com/luciodale/arco
Finally! Now you can handle any binary format / protocol your heart desires in a cross-platform fashion: https://github.com/helins-io/binf.cljc Needing to handle MIDI stuff, I realized the current Clojure tooling was insufficient for such a common thing. It was a call for building a quite extensive library for all sorts of binary purposes and I hope you'll enjoy it. Currently in beta while awaiting feedback but the API is stable and already used in production.

cool! just a heads up: link to the full api in the readme is broken (https://cljdoc.org/d/helins-io/binf.cljc)