Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
drools2 - Drools Rules Engine (Legacy)
- Description:
Drools is a Rules Engine implementation based on Charles
Forgy's Rete algorithm tailored for the Java language.
Adapting Rete to an object-oriented interface allows for
more natural expression of business rules with regards to
business objects. Drools is written in Java, but able to run
on Java and .Net.
Drools is designed to allow pluggeable language
implementations. Currently rules can be written in Java,
Python and Groovy. More importantly, Drools provides for
Declarative Programming and is flexible enough to match the
semantics of your problem domain with Domain Specific
Languages (DSL) via XML using a Schema defined for your
problem domain. DSLs consist of XML elements and attributes
that represent the problem domain.
Drools is now a JBoss JEMS product.
Packages
drools2-2.5-2.jpp5.noarch
[819 KiB] |
Changelog
by Ralph Apel (2009-05-17):
- Build with groovy instead of groovy-jsr
- Patch to poi-3.2
|
drools2-2.5-2.jpp5.src
[37.2 MiB] |
Changelog
by Ralph Apel (2009-05-17):
- Build with groovy instead of groovy-jsr
- Patch to poi-3.2
|