This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
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







