+.010 Thanks for the update! I'm still working on mods for ClojureScript... I'll send a pull request when I'm done.
Alan On Monday, September 23, 2013 7:16:12 PM UTC-7, Ryan Brush wrote: > > 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.
