ownload it automatically, which may help with debugging). In
addition, there's a "slim" variant, where the core library Clojure
sources are NOT pre-compiled:
org.clojure
clojure-lang
1.0-SNAPSHOT
slim
On Fri, Mar 20, 2009 at 7:15 AM, Rich Hickey wrote:
>
>
On Mar 20, 7:15 am, Rich Hickey wrote:
> New release 20090320 -http://clojure.googlecode.com/files/clojure_20090320.zip
>
> Incorporates all the recent additions - fully lazy seqs, :let option
> for doseq/for, letfn for mutually recursive local fns, synchronous
> watches, mult
e patterns- the diversity and
friendliness of the community is amazing.
All built on top of the JVM, whodathunk?
David
On Fri, Mar 20, 2009 at 10:15 AM, Rich Hickey wrote:
>
> New release 20090320 -
> http://clojure.googlecode.com/files/clojure_20090320.zip
>
> Incorporates all the rece
I am updating some of the examples in the FP chapter to use letfn, and
the book is already up-to-date on fully lazy seqs.
Any other new features jump out as "must discuss in book"?
Stu
> New release 20090320 -
> http://clojure.googlecode.com/files/clojure_20090320.zip
>
Congrats, and a HUGE "thank you" to you and everyone else in the
community that has contributed code or their good spirit to the
community.
- Chas
On Mar 20, 10:15 am, Rich Hickey wrote:
> New release 20090320 -http://clojure.googlecode.com/files/clojure_20090320.zip
>
> I
On Mar 20, 10:15 am, Rich Hickey wrote:
> New release 20090320 -http://clojure.googlecode.com/files/clojure_20090320.zip
>
> Incorporates all the recent additions - fully lazy seqs, :let option
> for doseq/for, letfn for mutually recursive local fns, synchronous
> watches, mult
New release 20090320 - http://clojure.googlecode.com/files/clojure_20090320.zip
Incorporates all the recent additions - fully lazy seqs, :let option
for doseq/for, letfn for mutually recursive local fns, synchronous
watches, multi-arg set/union/difference/intersection, counted?, per-
defmulti