Re: [ANN] Typed Clojure 0.1.4

2012-12-05 Thread Ambrose Bonnaire-Sergeant
I just pushed Typed Clojure 0.1.5 (and analyze 0.2.5). Here are some of the kinds of errors messages you can expect from Typed Clojure now. I've borrowed the error messages from Typed Racket. https://gist.github.com/4213669 https://www.refheap.com/paste/7313 Thanks, Ambrose On Tue, Dec 4, 2012

[ANN] Typed Clojure 0.1.4

2012-12-04 Thread Ambrose Bonnaire-Sergeant
https://github.com/frenchy64/typed-clojure Leiningen (Clojars): [typed "0.1.4"] Highlights: - Supports Clojure 1.4.0 or later - Better error messages, contains syntax + line + column number (if using a Clojure version with column numbers) See README for more detail. Thanks, Ambrose -- You re