[ANN] Clara Rules 0.7.0 Released

2014-11-29 Thread Alan Moore
Nice... thanks for the update. I'll give it a spin and let you know if I find 
anything amiss.

Alan

-- 
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.


[ANN] Clara Rules 0.7.0 Released

2014-11-28 Thread Ryan Brush
I just pushed release 0.7.0 of Clara, a forward-chaining production rule 
engine in Clojure.  Beyond some bug fixes and performance improvements, the 
most significant new feature is described at [1]: support for any variable 
bound in a constraint is visible to arbitrary expressions in subsequent 
constraints. 

I also have created a separate Google group for Clara at [2]. Clara is now 
being used significantly at my day job and there have been enough external 
questions that a separate space makes sense.

The rate of significant changes to Clara's core is slowing down, but from 
my obviously biased perspective I think that's because Clara is maturing 
into a good alternative to other JVM-based production rule engines. I 
suspect most members of this group would rather write Clojure than in a DSL 
specific to some rule engine...which is what Clara aims to do. 

Best,
Ryan

[1]
*https://github.com/rbrush/clara-rules/issues/66*
[2]
*https://groups.google.com/forum/#!forum/clara-rules* 

-- 
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.