[ANN] Quil 3.0.0 Release

2019-04-01 Thread Mikita Belahlazau
Happy to announce Quil 3.0.0 release. Quil is a Clojure/ClojureScript library for creating interactive drawings and animations. The release available on clojars: https://clojars.org/quil. The biggest change is migration fron Processing.js to p5js

RE: next.jdbc -- early access

2019-04-01 Thread Sean Corfield
I maintain four Contrib libraries: core.cache, core.memoize, java.jdbc, and tools.cli – most of the libraries are complete and stable. You can see the full list here: https://clojure.org/community/contrib_libs Only about half a dozen are considered inactive at this point. Sean Corfield --

Re: [ANN] defn-spec, define your specs inline with your function

2019-04-01 Thread Alan Thompson
Looks interesting! Definitely need to check this out. Alan On Sun, Mar 31, 2019 at 12:44 AM Daniel Compton < daniel.compton.li...@gmail.com> wrote: > Hi folks > > I've released 0.1.0 of defn-spec > , a library that lets you > define your function

Thread-local with-redefs: Help with reviewing the implementation

2019-04-01 Thread Mourjo Sen
Hi every one, I wrote this tiny utility as an alternative to with-redefs such that the redefinition is done only on that thread and not others (ie, the global definition remains the same and redefinitions are per-thread). This is a fork from @gfredericks’s original solution

[ANN] MrAnderson 0.5.1 released

2019-04-01 Thread benedek fazekas
hi everyone, happy to announce a new version of MrAnderson < https://github.com/benedekfazekas/mranderson>, a dependency inlining and shadowing tool. This version is a bugfix release for last week's 0.5.0. Mainly based on feedback from @danielcompton about using MrAnderson on re-frame-10x and

Re: next.jdbc -- early access

2019-04-01 Thread Pankaj Doharey
WoW, good to hear about pure Clojure libs being written, Is contrib still alive? On Mon, 1 Apr 2019 at 12:09 PM, Sean Corfield wrote: > OK, I'm finally at a place where I feel comfortable showing an early > working draft of `next.jdbc` to the world: >

next.jdbc -- early access

2019-04-01 Thread Sean Corfield
OK, I'm finally at a place where I feel comfortable showing an early working draft of `next.jdbc` to the world: https://github.com/seancorfield/next-jdbc/blob/master/src/next/jdbc.clj -- although it is *not* API-compatible with `clojure.java.jdbc`, it is almost at feature parity at this point.

Call for Contributions: Summer BOB 2019 [Aug 21, Berlin, deadline May 17]

2019-04-01 Thread Michael Sperber
Clojure contributions are very welcome at BOB! Summer BOB Conference 2019 "What happens when we use what's best for a change?" http://bobkonf.de/2019-summer/cfc.html Berlin, August 21 co-located with ICFP 2019 Call for