Hi all,

I've just released a version 0.4.0 of Dunaj [1], that contains some 
bugfixes and is built on top of Clojure 1.7.0 beta1. Dunaj provides an 
alternative core API for Clojure, introducing a set of core language 
experiments aimed to improve Clojure language and its core API.

Starting from this version, Dunaj now provides a library only version 
called Dunaj lite. The codebase is shared, and Dunaj lite supports nearly 
all of Dunaj’s functionalities. Dunaj lite is ideal for cases where you 
want to evaluate Dunaj in existing projects, or in cases you cannot or 
don’t want to use custom Clojure forks. See Dunaj lite homepage [2] for 
more information. The main differences are:

* bit more verbose and less elegant usage
* small decrease of performance
* no qualified special symbols
* no changes to primitive types

I've also started blogging at [3], where I plan to focus on Dunaj's 
individual features and its usage in real world cases.

Best,
Jozef Wagner

[1] http://www.dunaj.org
[2] http://lite.dunaj.org
[3] http://blog.wagjo.com

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to