codeaspects / ruleby
- Source
- Commits
- Network (4)
- Issues (11)
- Downloads (0)
- Wiki (12)
- Graphs
-
Branch:
master
ruleby /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Nov 28 11:21:50 -0800 2009 | |
| |
GPL.txt | Sun May 18 14:47:36 -0700 2008 | |
| |
LICENSE.txt | Sun May 18 14:47:36 -0700 2008 | |
| |
README.markdown | Mon Nov 23 06:45:01 -0800 2009 | |
| |
Rakefile | Mon Nov 23 06:45:01 -0800 2009 | |
| |
benchmarks/ | Sat Dec 27 19:58:32 -0800 2008 | |
| |
examples/ | Thu Oct 08 11:20:36 -0700 2009 | |
| |
lib/ | Sat Nov 21 19:32:25 -0800 2009 | |
| |
tests/ | Sat Nov 21 19:32:25 -0800 2009 |
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
