FYI, I noticed that the readme.txt in the release still says to run
with clojure.lang.Repl, when all you need now is:
java -jar clojure.jar

-Stuart Sierra


On Dec 18, 8:46 am, Rich Hickey <richhic...@gmail.com> wrote:
> I've cut a new release, 20081217, which is available from Google Code:
>
> http://clojure.googlecode.com/files/clojure_20081217.zip
>
> It reflects the many enhancements made since the last release:
>
> AOT Compilation
> gen-class
> gen-interface
> clojure.main
> proxy performance tweaks
> move to EPL
> io! blocks
> atoms
> intern, trampoline, while
> enhanced doto, doseq
> uniform local bindings
> print multimethods
> print-dup
> maps implement java.util.Map
> agent watches
> *1 et al
>
> and many more fixes and enhancements:
>
> http://code.google.com/p/clojure/source/list
>
> This release should facilitate everyone using the same post-AOT API,
> and brings us closer to the 1.0 release. I'll be going through the
> docs to bring them up to date. If you are using an old release, please
> move to this one, as it is what the documentation will reflect moving
> forward.
>
> There are a few small things marked high priority I'd like to get done
> for 1.0:
>
> http://code.google.com/p/clojure/issues/list?can=2&q=priority:High
>
> Patches welcome from any registered contributors.
>
> Thanks again for all of your support and feedback!
>
> Rich
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to