This is the first release of Clara, forward-chaining rules in Clojure. 

Details on the github site:

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

I've also posted the rationale for what I'm doing here:

http://www.toomuchcode.org/2013/09/rules-as-control-structure.html

The gist is that forward-chaining rules are a great tool for many problems 
and Clojure's strengths can address some weaknesses in existing production 
systems. Right now Clara supports most of the major features seen in 
production systems, embraces Clojure values like immutability, and is 
powerful enough for a number of use cases. It still needs to be profiled 
and subjected to more rigorous testing before I'd consider it production 
ready, but this release is for anyone interested in experimenting with it.

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to