Version 0.2.0 of Clara, a forward-chaining rules engine in Clojure, has 
been released. Thanks to Marshall Bockrath-Vandegrift, Chris Zheng and 
especially Yuval Lando for contributing code and ideas to the project.


The main features of this release including using arbitrary maps as facts, 
optionally destructuring them in the left hand-side of the rule, and 
several corrections and improvements to simplify the code and its usage. 
Details in links below.


Project page:

https://github.com/rbrush/clara-rules


Arbitrary maps and destructuring in rules:

https://github.com/rbrush/clara-rules/wiki/Guide#fact-expressions


Change Log:

https://github.com/rbrush/clara-rules/blob/master/CHANGELOG.md

-- 
-- 
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/groups/opt_out.

Reply via email to