[ANN] gradle-clojure 1.0.1

2016-08-30 Thread Colin Fleming
Hi all, I mentioned to several people that I’ve been using a Gradle plugin I wrote to compile Cursive. I’ve just published it here: https://github.com/cursive-ide/gradle-clojure. It’s also in the Gradle plugin repo. It’s currently very basic, but it works for what I need. If anyone needs extra f

Re: [ANN] Leiningen 2.7.0

2016-08-30 Thread Chris Price
On Mon, Aug 29, 2016 at 8:22 PM, Ning Sun wrote: > There is a minor issue in code example of > https://github.com/technomancy/leiningen/blob/stable/doc/MANAGED_DEPS.md# > lein-parent-projects, > where `inherits` should be `inherit`. > Whoops! Thanks for pointing that out. I just updated it.

clojure.spec origin story

2016-08-30 Thread Clark Kampfe
Hi folks, I was reading David's post, A Tool For Thought , and noticed this bit and the paper referenced above it: "By casting validation as fundamentally a parsing problem (computer science!), we get a wonderfully expressive language