mattup / ruleby

the Rule Engine for Ruby

This URL has Read+Write access

ruleby /
name age message
file .gitignore Sat Nov 28 11:21:50 -0800 2009 added idea project files to gitignore [jkutner]
file GPL.txt Sun May 18 14:47:36 -0700 2008 first commit [Matt Smith]
file LICENSE.txt Sun May 18 14:47:36 -0700 2008 first commit [Matt Smith]
file README.markdown Mon Nov 23 06:45:01 -0800 2009 Updated Rakefile and readme to version 0.7-SNAP... [jkutner]
file Rakefile Mon Nov 23 06:45:01 -0800 2009 Updated Rakefile and readme to version 0.7-SNAP... [jkutner]
directory benchmarks/ Sat Dec 27 19:58:32 -0800 2008 updated comments [jkutner]
directory examples/ Thu Oct 08 11:20:36 -0700 2009 lots of repo cleanup. changed filenames, and go... [jkutner]
directory lib/ Sat Nov 21 19:32:25 -0800 2009 Fixed bug in retract_resolve on JoinNode that w... [jkutner]
directory tests/ Sat Nov 21 19:32:25 -0800 2009 Fixed bug in retract_resolve on JoinNode that w... [jkutner]
README.markdown

Ruleby :: The Rule Engine for Ruby

Description

Ruleby is a rule engine written in the Ruby language. It is a system for executing a set of IF-THEN statements known as production rules. These rules are matched to objects using the forward chaining Rete algorithm. Ruleby provides an internal Domain Specific Language (DSL) for building the productions that make up a Ruleby program.

Version

0.7-SNAPSHOT

Release Notes

Mailing List

ruleby@googlegroups.com